0ad/source/lib/sysdep/win
janwas 15e8d9a0b3 # error handling: make sure all lib/ failure paths are covered by error handling; simplify its use a bit
- validators now WARN_RETURN as well (rationale documented in
lib_errors.h)
- got rid of some CHECK_ERR (try to avoid multiple errors for the same
underlying problem)
- H_DEREF now first checks if handle is invalid already and returns that
if so; avoids the need for a RETURN_ERR before it.

This was SVN commit r3799.
2006-04-22 21:21:42 +00:00
..
delay_load.cpp # housekeeping 2006-04-12 01:12:18 +00:00
delay_load.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
dll_ver.cpp # refactor VFS path-related functions; split into separate files 2006-04-22 16:26:16 +00:00
dll_ver.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
error_dialog.h ogl_tex: max_tex_size -> ogl_max_tex_size 2005-06-16 21:52:35 +00:00
error_dialog.rc - config: all macros are defined as 1 / 0. testing with #if allows compiler warnings (testing undefined macro) to spot misspelled macros 2005-08-09 16:23:19 +00:00
icon.rc Moved icon, so that compilation doesn't depend on anything in 'binaries' 2005-04-20 20:18:20 +00:00
printf.cpp - config: all macros are defined as 1 / 0. testing with #if allows compiler warnings (testing undefined macro) to spot misspelled macros 2005-08-09 16:23:19 +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 # error handling: make sure all lib/ failure paths are covered by error handling; simplify its use a bit 2006-04-22 21:21:42 +00:00
waio.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
wcpu.cpp # housekeeping 2006-04-12 01:12:18 +00:00
wdbg_sym.cpp # error handling: make sure all lib/ failure paths are covered by error handling; simplify its use a bit 2006-04-22 21:21:42 +00:00
wdbg.cpp # Include headers for compilation without PCH 2006-04-19 05:30:02 +00:00
wdbg.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
wdir_watch.cpp # refactor VFS path-related functions; split into separate files 2006-04-22 16:26:16 +00:00
wgfx.cpp # error handling: make sure all lib/ failure paths are covered by error handling; simplify its use a bit 2006-04-22 21:21:42 +00:00
wgl.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
win_internal.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
win.cpp # refactor VFS path-related functions; split into separate files 2006-04-22 16:26:16 +00:00
win.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
wposix_types.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
wposix.cpp # refactor VFS path-related functions; split into separate files 2006-04-22 16:26:16 +00:00
wposix.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
wpthread.cpp # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
wpthread.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
wsdl.cpp # error handling: make sure all lib/ failure paths are covered by error handling; simplify its use a bit 2006-04-22 21:21:42 +00:00
wsdl.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
wsnd.cpp # refactor VFS path-related functions; split into separate files 2006-04-22 16:26:16 +00:00
wsock.cpp # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
wsock.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
wsysdep.cpp # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00
wtime.cpp # error handling: make sure all lib/ failure paths are covered by error handling; simplify its use a bit 2006-04-22 21:21:42 +00:00
wtime.h # add CppDoc file header to all files, along with their descriptions. 2006-04-11 23:59:08 +00:00