1
0
forked from 0ad/0ad
0ad/source/lib/sysdep/win
janwas 805736cb8f # system detect fixes
simplify detect code by adding support for WMI (the "proper" way to do
things)
wutsname: fix incorrect reporting of windows version

ps/Util: add note on exception that is raised on Wow64 (Windows bug)

This was SVN commit r5213.
2007-06-24 13:24:40 +00:00
..
aken wposix: add sysconf support for number of "processors" 2007-06-23 12:59:21 +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 fix very very insidious bug with mapping physical memory (TLB corruption). fix weirdness reported by michael (underlying cause: using cpu_ClockFrequency instead of wcpu_*; that made the timer run at freq=0) 2007-06-12 23:29:27 +00:00
wposix # system detect fixes 2007-06-24 13:24:40 +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
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 fix very very insidious bug with mapping physical memory (TLB corruption). fix weirdness reported by michael (underlying cause: using cpu_ClockFrequency instead of wcpu_*; that made the timer run at freq=0) 2007-06-12 23:29:27 +00:00
mahaf.h fix very very insidious bug with mapping physical memory (TLB corruption). fix weirdness reported by michael (underlying cause: using cpu_ClockFrequency instead of wcpu_*; that made the timer run at freq=0) 2007-06-12 23:29:27 +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 winit: rename register macros for more clarity 2007-06-04 22:59:14 +00:00
wcpu.h # finalize WHRT implementation 2007-05-31 00:11:38 +00:00
wdbg_sym.cpp winit: rename register macros for more clarity 2007-06-04 22:59:14 +00:00
wdbg_sym.h # housekeeping 2007-05-21 23:24:56 +00:00
wdbg.cpp manual build. 2007-06-10 13:25:09 +00:00
wdbg.h # fix for exceptions when not running in debugger 2007-06-08 17:44:24 +00:00
wdir_watch.cpp winit: rename register macros for more clarity 2007-06-04 22:59:14 +00:00
wdll_delay_load.cpp winit: rename register macros for more clarity 2007-06-04 22:59:14 +00:00
wdll_delay_load.h make sure winit shutdown actually happens during self-test (fixes leaks and possibly failure to unload driver) 2007-05-28 15:08:33 +00:00
wdll_ver.cpp make sure winit shutdown actually happens during self-test (fixes leaks and possibly failure to unload driver) 2007-05-28 15:08:33 +00:00
wdll_ver.h make sure winit shutdown actually happens during self-test (fixes leaks and possibly failure to unload driver) 2007-05-28 15:08:33 +00:00
wgfx.cpp # system detect fixes 2007-06-24 13:24:40 +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 winit: section names should start with . 2007-06-07 19:15:45 +00:00
winit.h winit: section names should start with . 2007-06-07 19:15:45 +00:00
wmi.cpp # system detect fixes 2007-06-24 13:24:40 +00:00
wmi.h # system detect fixes 2007-06-24 13:24:40 +00:00
wprintf.cpp Add some missing file comments in source/lib. 2007-05-08 15:11:53 +00:00
wsdl.cpp wsdl: redirect stdout to file during early init as requested by philip (now possible, and prevents losing printfs that come before SDL_Init) 2007-06-15 21:58:24 +00:00
wsdl.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
wseh.cpp manual build. 2007-06-10 13:25:09 +00:00
wseh.h # fix for exceptions when not running in debugger 2007-06-08 17:44:24 +00:00
wsnd.cpp # system detect fixes 2007-06-24 13:24:40 +00:00
wstartup.cpp manual build. 2007-06-10 13:25:09 +00:00
wstartup.h winit: section names should start with . 2007-06-07 19:15:45 +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 # system detect fixes 2007-06-24 13:24:40 +00:00
wutil.h # system detect fixes 2007-06-24 13:24:40 +00:00