1
0
forked from 0ad/0ad
0ad/source/lib/sysdep/os/win
Ykkrosh 8367b73087 Fix warning
This was SVN commit r7937.
2010-08-13 18:13:14 +00:00
..
aken improvements/additions from work 2010-08-06 13:03:44 +00:00
tests Fix triggering of "buffer too small" error during some stack dumps. 2010-05-09 19:52:13 +00:00
whrt Fix warning 2010-08-13 18:13:14 +00:00
wposix Fix #423 (Switch from CppDoc to Doxygen), based on patch from anr. 2010-07-29 15:55:41 +00:00
comctl6.manifest premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00
error_dialog.h license change to the more permissible Expat/MIT license for lib/ (see forum thread) 2010-02-08 16:23:39 +00:00
error_dialog.rc premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00
icon.rc fix a few remnants of the previous sysdep/win folder location, including a relative path in icon.rc 2008-06-30 18:19:14 +00:00
mahaf.cpp improvements/additions from work 2010-08-06 13:03:44 +00:00
mahaf.h improvements/additions from work 2010-08-06 13:03:44 +00:00
manifest.cpp license change to the more permissible Expat/MIT license for lib/ (see forum thread) 2010-02-08 16:23:39 +00:00
manifest.rc premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00
wacpi.cpp fix: wasn't checking function pointers => crash on older windows versions 2010-07-08 21:07:46 +00:00
wacpi.h enable use of ACPI without the mahaf driver (required for NUMA SRAT access at work). also use new DLL import macros. 2010-07-08 10:33:38 +00:00
wclipboard.cpp needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups) 2010-03-01 14:52:58 +00:00
wcpu.cpp Fix #525 more, so it doesn't use an uninitialised variable 2010-08-05 17:13:10 +00:00
wcpu.h needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups) 2010-03-01 14:52:58 +00:00
wcursor.cpp Add basic help page into the main menu. 2010-07-07 21:47:31 +00:00
wdbg_heap.cpp needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups) 2010-03-01 14:52:58 +00:00
wdbg_heap.h license change to the more permissible Expat/MIT license for lib/ (see forum thread) 2010-02-08 16:23:39 +00:00
wdbg_sym.cpp further fixes from work (where i've finally managed to (temporarily) sign the Aken driver) 2010-07-14 12:23:53 +00:00
wdbg_sym.h Fix #423 (Switch from CppDoc to Doxygen), based on patch from anr. 2010-07-29 15:55:41 +00:00
wdbg.cpp needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups) 2010-03-01 14:52:58 +00:00
wdbg.h license change to the more permissible Expat/MIT license for lib/ (see forum thread) 2010-02-08 16:23:39 +00:00
wdir_watch.cpp needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups) 2010-03-01 14:52:58 +00:00
wdll_delay_load.cpp lib/ changes required at work: 2010-04-03 10:46:28 +00:00
wdll_delay_load.h license change to the more permissible Expat/MIT license for lib/ (see forum thread) 2010-02-08 16:23:39 +00:00
wdll_ver.cpp sync with work (add IO callbacks, export wsdl functions, avoid error in ReadVersionString) 2010-06-14 12:09:49 +00:00
wdll_ver.h Fix #423 (Switch from CppDoc to Doxygen), based on patch from anr. 2010-07-29 15:55:41 +00:00
wgfx.cpp needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups) 2010-03-01 14:52:58 +00:00
wgfx.h license change to the more permissible Expat/MIT license for lib/ (see forum thread) 2010-02-08 16:23:39 +00:00
wgl.h license change to the more permissible Expat/MIT license for lib/ (see forum thread) 2010-02-08 16:23:39 +00:00
win.h license change to the more permissible Expat/MIT license for lib/ (see forum thread) 2010-02-08 16:23:39 +00:00
winit.cpp needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups) 2010-03-01 14:52:58 +00:00
winit.h license change to the more permissible Expat/MIT license for lib/ (see forum thread) 2010-02-08 16:23:39 +00:00
wmi.cpp # fix race conditions in ModuleInit and related cleanup. 2010-07-12 12:57:58 +00:00
wmi.h fixes/improvements from work 2010-05-03 12:27:39 +00:00
wnuma.cpp from work: cpu_AtomicAdd - return previous value (required for atomic test&set) 2010-07-14 08:52:20 +00:00
wprintf.cpp warning fixes 2010-07-08 10:58:24 +00:00
wprofiler.cpp license change to the more permissible Expat/MIT license for lib/ (see forum thread) 2010-02-08 16:23:39 +00:00
wsdl.cpp further fixes from work (where i've finally managed to (temporarily) sign the Aken driver) 2010-07-14 12:23:53 +00:00
wsdl.h Use SDL_GL_SWAP_CONTROL to control vsync on non-Windows. Fixes #520. 2010-08-04 21:30:43 +00:00
wseh.cpp Fix #423 (Switch from CppDoc to Doxygen), based on patch from anr. 2010-07-29 15:55:41 +00:00
wseh.h license change to the more permissible Expat/MIT license for lib/ (see forum thread) 2010-02-08 16:23:39 +00:00
wsnd.cpp enable use of ACPI without the mahaf driver (required for NUMA SRAT access at work). also use new DLL import macros. 2010-07-08 10:33:38 +00:00
wsnd.h license change to the more permissible Expat/MIT license for lib/ (see forum thread) 2010-02-08 16:23:39 +00:00
wstartup.cpp needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups) 2010-03-01 14:52:58 +00:00
wstartup.h license change to the more permissible Expat/MIT license for lib/ (see forum thread) 2010-02-08 16:23:39 +00:00
wsysdep.cpp (vc2010) warning fixes 2010-07-10 18:24:02 +00:00
wutil.cpp further fixes from work (where i've finally managed to (temporarily) sign the Aken driver) 2010-07-14 12:23:53 +00:00
wutil.h from work: cpu_AtomicAdd - return previous value (required for atomic test&set) 2010-07-14 08:52:20 +00:00