1
0
forked from 0ad/0ad
0ad/source/lib/sysdep/win
janwas f55107c114 sysdep: inline vsprintf2 definition (no need for printf.h)
win.cpp: remove hWnd (not needed for clipboard code) and TSC reference
(a temporary hack)

This was SVN commit r1840.
2005-01-27 15:50:11 +00:00
..
assert_dlg.h wdbg: much improved dbghelp stack dump, thanks to availability of new dox. should succeed with user-defined types - voodoo programming no more. benefits are reaped when using assert2 in code (recommended!) or an exception is raised. 2005-01-25 18:42:42 +00:00
assert_dlg.rc - provide for 1-byte ints (debug info is weird; dunno why it's stored as such, but they exist) 2005-01-26 16:25:56 +00:00
printf.cpp A few log categories 2004-08-15 20:57:31 +00:00
printf.h Added vsnprintf2, a wrapper around vsnprintf to make it more gcc-like (allowing %lld, %1$d, etc) 2004-08-09 15:44:35 +00:00
SDL_keysym.h split out of wposix (less dependencies) 2005-01-23 18:21:20 +00:00
SDL_vkeys.h split out of wposix (less dependencies) 2005-01-23 18:21:20 +00:00
waio.cpp split thread/mutex/sem defs out of wposix to wpthread (reduce default dependencies) 2005-01-27 15:46:02 +00:00
waio.h split thread/mutex/sem defs out of wposix to wpthread (reduce default dependencies) 2005-01-27 15:46:02 +00:00
wcpu.cpp stomped various lint warnings: 2005-01-23 17:48:32 +00:00
wdbg.cpp include exception handler code only if EXCEPTION_HACK_0AD is required. (since some PS-specific code leaked into wdbg.cpp, have to disable that until i get around to cleaning it up) 2005-01-27 15:22:47 +00:00
wdbg.h - moved assert2 to sysdep/debug.h 2005-01-25 18:27:00 +00:00
wdetect.cpp stomped various lint warnings: 2005-01-23 17:48:32 +00:00
wdir_watch.cpp fix dir_cancel_watch issue: fail silently if watch=0 (happens if directory mounted only from archive, i.e. there's no real directory to watch) 2004-12-18 03:45:12 +00:00
wdll.cpp wrap operator new call site in nommgr.h / mmgr.h 2005-01-26 16:22:08 +00:00
wdll.h more L4 warnings stomped 2004-06-22 13:22:46 +00:00
wgl.h stomped various lint warnings: 2005-01-23 17:45:25 +00:00
win_internal.h lib.h: moved assert2 to sysdep/debug.h 2005-01-25 18:54:48 +00:00
win.cpp sysdep: inline vsprintf2 definition (no need for printf.h) 2005-01-27 15:50:11 +00:00
win.h wdbg: much improved dbghelp stack dump, thanks to availability of new dox. should succeed with user-defined types - voodoo programming no more. benefits are reaped when using assert2 in code (recommended!) or an exception is raised. 2005-01-25 18:42:42 +00:00
wposix_types.h split out of wposix (less dependencies) 2005-01-23 18:21:20 +00:00
wposix.cpp split thread/mutex/sem defs out of wposix to wpthread (reduce default dependencies) 2005-01-27 15:46:02 +00:00
wposix.h split thread/mutex/sem defs out of wposix to wpthread (reduce default dependencies) 2005-01-27 15:46:02 +00:00
wpthread.cpp split thread/mutex/sem defs out of wposix to wpthread (reduce default dependencies) 2005-01-27 15:46:02 +00:00
wpthread.h split thread/mutex/sem defs out of wposix to wpthread (reduce default dependencies) 2005-01-27 15:46:02 +00:00
wsdl.cpp lint fixes; more armor-plating for SDL_SetVideoMode 2005-01-23 18:05:33 +00:00
wsdl.h wsdl: add prototypes for VC endian swap routines (avoid warning) 2005-01-27 15:40:23 +00:00
wsock.cpp fix init segment names (must not be A or Z); see meeting log, 2004-08-28 2004-08-28 17:34:06 +00:00
wsock.h Fixed calling convention for IPv6 function pointers 2004-08-16 18:13:22 +00:00
wtime.cpp lint fixes; changed wtime init order 2005-01-23 17:56:00 +00:00
wtime.h stomped various lint warnings: 2005-01-23 17:48:32 +00:00