Server Query - Source Release
=============================

After compiling the .exe and various DLLs, if you try to run 
query.exe from within MSDEV (ie by hitting CTRL+F5 or whatever)
make sure you go to project->settings and set the working
directory to <source-dir>\prog.

If you don't do this, query.exe won't be able to load
its DLL's and you won't be able to do very much with the program.
