1
0
forked from 0ad/0ad
0ad/source/lib/sysdep/win
janwas a17998b91a debug_resolve_symbol now tries to return information even if one step fails; output params are zeroed.
wposix: getcwd is now a function that calls _getcwd, to cooperate with
mmgr's #define hook

This was SVN commit r1877.
2005-01-30 16:08:14 +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 Made invalid-attempt-to-get-player errors less subtle. Word-wrapping in assert2 dialog box. 2005-01-29 00:11:50 +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 add/update win-specific code+header file comment 2005-01-27 16:18:22 +00:00
wdbg.cpp debug_resolve_symbol now tries to return information even if one step fails; output params are zeroed. 2005-01-30 16:08:14 +00:00
wdbg.h again hooked up 0ad exception handler (pending cleanup of the exception code) 2005-01-28 19:11:30 +00:00
wdetect.cpp stomped various lint warnings: 2005-01-23 17:48:32 +00:00
wdir_watch.cpp wdbg: fix crash when exiting abnormally (alt+f4) - was erasing elements from container while iterating through it 2005-01-28 18:16:51 +00:00
wdll.cpp wdbg: fix crash when exiting abnormally (alt+f4) - was erasing elements from container while iterating through it 2005-01-28 18:16:51 +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 add/update win-specific code+header file comment 2005-01-27 16:18:22 +00:00
win.cpp add reference to required .lib files to fix linker errors reported by stu 2005-01-29 16:43:46 +00:00
win.h add/update win-specific code+header file comment 2005-01-27 16:18:22 +00:00
wposix_types.h split out of wposix (less dependencies) 2005-01-23 18:21:20 +00:00
wposix.cpp debug_resolve_symbol now tries to return information even if one step fails; output params are zeroed. 2005-01-30 16:08:14 +00:00
wposix.h debug_resolve_symbol now tries to return information even if one step fails; output params are zeroed. 2005-01-30 16:08:14 +00:00
wpthread.cpp wdbg: fix crash when exiting abnormally (alt+f4) - was erasing elements from container while iterating through it 2005-01-28 18:16:51 +00:00
wpthread.h add/update win-specific code+header file comment 2005-01-27 16:18:22 +00:00
wsdl.cpp lint fixes; more armor-plating for SDL_SetVideoMode 2005-01-23 18:05:33 +00:00
wsdl.h add/update win-specific code+header file comment 2005-01-27 16:18:22 +00:00
wsock.cpp wdbg: fix crash when exiting abnormally (alt+f4) - was erasing elements from container while iterating through it 2005-01-28 18:16:51 +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