0ad/source/lib/sysdep/win
Ykkrosh ec9b5c982e Replaced Windows SpiderMonkey library with a threadsafe build of version 1.6.
Fixed linking with wxWidgets.
Enabled RTTI for non-engine packages.
Fixed wxJS for Windows.
Fixed failure to load on Windows 2000 due to IsWow64Process import.
Fixed trivial warnings.

This was SVN commit r5155.
2007-06-09 02:40:48 +00:00
..
aken bugfixes+cleanup 2007-05-29 22:39:36 +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 for exceptions when not running in debugger 2007-06-08 17:44:24 +00:00
wposix # fix for exceptions when not running in debugger 2007-06-08 17:44:24 +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 bugfixes+cleanup 2007-05-29 22:39:36 +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 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 # fix for exceptions when not running in debugger 2007-06-08 17:44:24 +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 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
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
wprintf.cpp Add some missing file comments in source/lib. 2007-05-08 15:11:53 +00:00
wsdl.cpp fixes, documentation and cleanup. 2007-05-29 16:28:34 +00:00
wsdl.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
wseh.cpp # fix for exceptions when not running in debugger 2007-06-08 17:44:24 +00:00
wseh.h # fix for exceptions when not running in debugger 2007-06-08 17:44:24 +00:00
wsnd.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
wstartup.cpp winit: section names should start with . 2007-06-07 19:15:45 +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 Replaced Windows SpiderMonkey library with a threadsafe build of version 1.6. 2007-06-09 02:40:48 +00:00
wutil.h bugfixes+cleanup 2007-05-29 22:39:36 +00:00