1
0
forked from 0ad/0ad
0ad/source/lib/sysdep/win
2005-01-10 21:07:24 +00:00
..
assert_dlg.h debug functions (superassert with stack trace) 2004-06-19 14:54:25 +00:00
assert_dlg.rc debug functions (superassert with stack trace) 2004-06-19 14:54:25 +00:00
dbghelp_funcs.h add crash log (call stack and minidump) 2004-07-15 02:39:25 +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 move SDL headers to sysdep/win (only used by wsdl) 2004-06-19 12:21:05 +00:00
SDL_vkeys.h move SDL headers to sysdep/win (only used by wsdl) 2004-06-19 12:21:05 +00:00
waio.cpp aio: check for NULL aiocb* params; made aio_h get/set static; various small improvements 2005-01-07 01:13:48 +00:00
waio.h oops, removed one const too many. fixed. 2004-12-10 00:14:10 +00:00
wcpu.cpp fix include path 2004-07-31 19:47:40 +00:00
wdbg.cpp wdbg: temporarily removed LOCALIZED_TEXT so this works in another project. must find long-term solution: lib/ must not be dependent on ps/! 2005-01-07 00:59:52 +00:00
wdbg.h Working crash log 2004-07-15 19:12:54 +00:00
wdetect.cpp Inverted my accidental inversion of logic 2005-01-10 21:07:24 +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 more L4 warnings stomped 2004-06-22 13:22:46 +00:00
wdll.h more L4 warnings stomped 2004-06-22 13:22:46 +00:00
wgl.h newline stomper and fixed warnings 2004-06-11 02:14:18 +00:00
win_internal.h add win_exe_dir (application's start directory) 2004-11-22 07:40:32 +00:00
win.cpp wdbg: temporarily removed LOCALIZED_TEXT so this works in another project. must find long-term solution: lib/ must not be dependent on ps/! 2005-01-07 00:59:52 +00:00
win.h add debug_break impl 2004-07-12 16:40:57 +00:00
wposix.cpp cursor: remove dependency on CVFSFile (all lib/res files must not depend on ps/, so that they can be reused in other projects) 2005-01-07 01:10:00 +00:00
wposix.h cursor: remove dependency on CVFSFile (all lib/res files must not depend on ps/, so that they can be reused in other projects) 2005-01-07 01:10:00 +00:00
wsdl.cpp lib: add big endian readers; add VC intrinsic bswap routines 2005-01-09 14:23:59 +00:00
wsdl.h lib: add big endian readers; add VC intrinsic bswap routines 2005-01-09 14:23:59 +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 handle.h: include guard 2005-01-07 01:16:43 +00:00
wtime.h use ia32_cap() instead of direct access to cap var 2004-06-21 14:19:43 +00:00