Have you checked the other folders, such as Debug/Release, for the EXE's?
Do a windows search on the folders for ZonePerl.exe/WorldDebug.exe/EmuShareMem.dll
Since you are compiling in debug, it should be output as those filenames in the <ProjectName>/Debug folder.
ZonePerl.exe is Zone.exe except renamed.
WorldDebug is World.exe except renamed.
EmuShareMem never changes filenames depending on builds.
UCS in debug should be Chatserver.exe under 32-bit, and it should be under the ucs/debug folder.
|