check your logs: exit 0 normally means that a "clean" exit has been done.. as opposed to a crash :)
HINT: missing directories? files? BIG HINT: have you actually changed the socket code to work with windows? that is the biggest/only real change needed to compile/run in a windows environment.. (save some minor tweaking with save files) > i got my mud to compile and everything but i get this error > > Loaded 'ntdll.dll', no matching symbolic information found. > Loaded 'C:\WINDOWS\system32\kernel32.dll', no matching symbolic information > found. > The program 'C:\Despair2\Rom24\despair\Debug\despair.exe' has exited with > code 0 (0x0). > > i was wondering if anyone could tell me what it is saying? /-------------------------------------------------------------\ | Steve Boleware | Beginning Coder | | [EMAIL PROTECTED] | Student of Life | | ICQ: 11120901 | | \-------------------------------------------------------------/

