Setting up your MSVC++ project
Using Visual C++ 6 or greater...
The Visual C project included expects you to have installed the
1stMUD project into a folder called "mud\1stMUD" on your C drive. If you
installed to a different location, you'll have to make the following changes;
In "Project Settings", under both the Debug, and Release settings, change;
1: Under debug, set the "Executable" and "Working directory" settings to
point to wherever you installed the project.
Once you make the executable don't forget to place src\win32\zlib.dll in the
same location as 1stMUD.exe.