0ad/source/lib/sysdep/win
janwas cded0936c5 # housekeeping
. update moduleInit mechanism and move it out of lib.cpp. now has a
thread-safe reference count and allows repeated init/shutdown (required
for self-tests)
. vfs now depends on h_mgr; h_mgr need therefore no longer explicitly be
shutdown (e.g. in self-tests)
. acpi: minor fixes
. cpu: AtomicAdd and CAS now take volatile variable (safer)
. mahaf: unload driver on shutdown (did this for DriverVerifier, but
it's 'cleaner' in general)
. wdbg_sym
. wfilesystem: get rid of manual declarations of deprecated functions;
implement them via trampoline instead

This was SVN commit r5086.
2007-05-21 23:24:56 +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
wposix # housekeeping 2007-05-21 23:24:56 +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 Add some missing file comments in source/lib. 2007-05-08 15:11:53 +00:00
delay_load.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
dll_ver.cpp Add some missing file comments in source/lib. 2007-05-08 15:11:53 +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 # housekeeping 2007-05-21 23:24:56 +00:00
mahaf.h WIP: driver for HPET timer (useful for WinXP, SMP systems) 2007-05-21 19:27:16 +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 . 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
wcpu.h Add some missing file comments in source/lib. 2007-05-08 15:11:53 +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 minor cleanup+fixes+additions 2007-05-21 19:22: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 robustify CPU freq detection and timer code, hopefully solve lockup issue 2007-05-16 15:56:47 +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 minor cleanup+fixes+additions 2007-05-21 19:22:55 +00:00
wutil.h minor cleanup+fixes+additions 2007-05-21 19:22:55 +00:00