- 23 Sep, 2004 17 commits
-
-
rswindell authored
wrapdll.h.
-
rswindell authored
different definitions for DLLCALL/EXPORT at different times (also solved with the removal of multiple inclusion protection from xpdev/wrapdll.h).
-
rswindell authored
and DLLCALL macros).
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
in sbbs.dll export list).
-
rswindell authored
smb functions for other modules (sbbsmono and stand-alone utils excluded of course).
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
deuce authored
-
rswindell authored
-
deuce authored
(Prevents waiting for final key on exit for Win32)
-
- 22 Sep, 2004 9 commits
-
-
rswindell authored
Borland\CBuilder6\Include\windef.h 142: Too many types in declaration Borland\CBuilder6\Include\windef.h 142: Need an identifier to declare curs_cio.c #includes gen_defs.h for BOOL/TRUE/FALSE definitions.
-
rswindell authored
-
rswindell authored
-
rswindell authored
compatibility with older sbbs builds.
-
deuce authored
-
deuce authored
char being unsigned by default)
-
deuce authored
Use WORD instead of u_short
-
deuce authored
Modify all the headers... I already DID this, what happened? *cry*
-
deuce authored
-
- 21 Sep, 2004 14 commits
-
-
rswindell authored
-
rswindell authored
-
deuce authored
It's better than nothing, that's about all I can say.
-
rswindell authored
Added typecast to eliminate msvc++ warning.
-
rswindell authored
Removed unused local variables. MSVC++ doesn't have vsscanf(), so cscanf() doesn't work with that tool chain.
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
Add initialized semaphore to ensure thread startup is done before the first kbhit() is called... probobly...
-
deuce authored
-
rswindell authored
-
rswindell authored
-