0ad/source/lib/sysdep/win
2004-07-15 09:52:59 +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
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 now mostly last-error-neutral (helps spot warnings+errors) 2004-07-12 14:25:39 +00:00
waio.h revised aio_open (now: aio_reopen) interface; now closer to open(), so that pmode can be passed 2004-07-05 02:26:55 +00:00
wcpu.cpp now mostly last-error-neutral (helps spot warnings+errors) 2004-07-12 14:25:39 +00:00
wdbg.cpp Output BOM and correct line endings in crashlog.txt 2004-07-15 09:52:59 +00:00
wdbg.h renamed assert function to debug_assert_failed (now portable, in sysdep) 2004-07-14 03:05:26 +00:00
wdetect.cpp now mostly last-error-neutral (helps spot warnings+errors) 2004-07-12 14:25:39 +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
wfam.cpp now mostly last-error-neutral (helps spot warnings+errors) 2004-07-12 14:25:39 +00:00
wfam.h newline stomper and fixed warnings 2004-06-11 02:14:18 +00:00
wgl.h newline stomper and fixed warnings 2004-06-11 02:14:18 +00:00
win_internal.h now mostly last-error-neutral (helps spot warnings+errors) 2004-07-12 14:25:39 +00:00
win.cpp add crash log (call stack and minidump) 2004-07-15 02:39:25 +00:00
win.h add debug_break impl 2004-07-12 16:40:57 +00:00
wposix.cpp now mostly last-error-neutral (helps spot warnings+errors) 2004-07-12 14:25:39 +00:00
wposix.h Non-gcc fixes 2004-07-10 22:05:33 +00:00
wsdl.cpp now mostly last-error-neutral (helps spot warnings+errors) 2004-07-12 14:25:39 +00:00
wsdl.h Linux/GCC compat, headers and such 2004-07-10 21:25:35 +00:00
wsock.cpp manually import getaddrinfo et al by "hooking" those calls 2004-07-12 14:24:26 +00:00
wsock.h manually import getaddrinfo et al by "hooking" those calls 2004-07-12 14:24:26 +00:00
wtime.cpp fixed resolution calculation for GetTickCount (previously assumed uniform updates) 2004-07-01 13:28:07 +00:00
wtime.h use ia32_cap() instead of direct access to cap var 2004-06-21 14:19:43 +00:00