0ad/source/lib/sysdep/win
janwas bc519cc671 prevent crash if lib_error association code is called before _cinit (happens if there's a problem with whrt init).
instead of std::map, use a linked list of static LibErrorAssociation
instances. (also simplifies the process of registering error
codes/descriptions)

module_init: remove warning (happens in normal operation)
win: add fixed InterlockedExchangePointer definition
mahaf: no longer warn if stopping the service failed because it wasn't
started

This was SVN commit r5104.
2007-05-28 09:20:55 +00:00
..
aken # housekeeping 2007-05-21 23:24:56 +00:00
tests . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
whrt unbreak lockfree test, add sanity checks and timer init 2007-05-26 17:56:38 +00:00
wposix acpi and mahaf: now set ModuleInitState to error if something fails (prevents a subsequent init from returning true and allowing its dependent to continue and crash into a wall) 2007-05-26 23:29:20 +00:00
comctl6.manifest # Atlas: Updated Atlas DLL with fixed manifest. Double-click resizable panels to reset to default size. Moved player selection into extremely ugly drop-down list. Fixed culling when changing visible window's aspect ratio. Added manifest to VS2003 builds, to enable XP themes. 2006-04-25 05:10:47 +00:00
delay_load.cpp prevent crash if lib_error association code is called before _cinit (happens if there's a problem with whrt init). 2007-05-28 09:20:55 +00:00
delay_load.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
dll_ver.cpp dll_ver: move redirection enable/disable to wutil. add LoadLibraryEx to diagnose cause of GetFileVersionInfoSize failure. 2007-05-24 12:31:16 +00:00
dll_ver.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
error_dialog.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
error_dialog.rc Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
icon.rc # Atlas: Updated Atlas DLL with fixed manifest. Double-click resizable panels to reset to default size. Moved player selection into extremely ugly drop-down list. Fixed culling when changing visible window's aspect ratio. Added manifest to VS2003 builds, to enable XP themes. 2006-04-25 05:10:47 +00:00
mahaf.cpp prevent crash if lib_error association code is called before _cinit (happens if there's a problem with whrt init). 2007-05-28 09:20:55 +00:00
mahaf.h # vista compat (fixes wsnd issue) and improvements 2007-05-26 15:34:10 +00:00
manifest.cpp # Atlas: Updated Atlas DLL with fixed manifest. Double-click resizable panels to reset to default size. Moved player selection into extremely ugly drop-down list. Fixed culling when changing visible window's aspect ratio. Added manifest to VS2003 builds, to enable XP themes. 2006-04-25 05:10:47 +00:00
manifest.rc # Atlas: Updated Atlas DLL with fixed manifest. Double-click resizable panels to reset to default size. Moved player selection into extremely ugly drop-down list. Fixed culling when changing visible window's aspect ratio. Added manifest to VS2003 builds, to enable XP themes. 2006-04-25 05:10:47 +00:00
wcpu.cpp mahaf: don't bring up a warning when starting the driver fails (expected case on non-admin accounts) 2007-05-26 22:42:08 +00:00
wcpu.h # vista compat (fixes wsnd issue) and improvements 2007-05-26 15:34:10 +00:00
wdbg_sym.cpp # housekeeping 2007-05-21 23:24:56 +00:00
wdbg_sym.h # housekeeping 2007-05-21 23:24:56 +00:00
wdbg.cpp #bugfixes 2007-05-11 13:11:25 +00:00
wdbg.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
wdir_watch.cpp . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
wgfx.cpp Add some missing file comments in source/lib. 2007-05-08 15:11:53 +00:00
wgl.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
win.h prevent crash if lib_error association code is called before _cinit (happens if there's a problem with whrt init). 2007-05-28 09:20:55 +00:00
winit.cpp remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
winit.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
wprintf.cpp Add some missing file comments in source/lib. 2007-05-08 15:11:53 +00:00
wsdl.cpp . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
wsdl.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
wsnd.cpp config: make HAVE_MKDIR 0 on vc7 (fixes autobuilder problem) 2007-05-26 15:45:34 +00:00
wstartup.cpp Add some missing file comments in source/lib. 2007-05-08 15:11:53 +00:00
wstartup.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
wsysdep.cpp . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
wutil.cpp # vista compat (fixes wsnd issue) and improvements 2007-05-26 15:34:10 +00:00
wutil.h # vista compat (fixes wsnd issue) and improvements 2007-05-26 15:34:10 +00:00