1
0
forked from 0ad/0ad
0ad/source/lib/sysdep/win
janwas 82ef7fe089 cleanup
- malloc+error checking -> new
- better callback parameter name consistency (ctx -> cbData)

file_io: replace another manual malloc+free with shared_ptr
wclipboard: robustify _get as well

This was SVN commit r5372.
2007-09-25 10:43:11 +00:00
..
aken wposix: add sysconf support for number of "processors" 2007-06-23 12:59:21 +00:00
tests # major refactoring of system-dependent code (simplifies build system) 2007-09-23 15:36:29 +00:00
whrt # major refactoring of system-dependent code (simplifies build system) 2007-09-23 15:36:29 +00:00
wposix cleanup 2007-09-25 10:43:11 +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 implement the previously mentioned cmdline params 2007-09-08 08:09:32 +00:00
mahaf.h fix error path for acpi/mahaf failures (attempt#2) 2007-09-07 20:17:57 +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
wclipboard.cpp cleanup 2007-09-25 10:43:11 +00:00
wcpu.cpp hopefully bring linux and MacOS X into line with the newly refactored sysdep interface. 2007-09-23 16:15:46 +00:00
wcursor.cpp sysdep cleanup: 2007-09-23 10:15:28 +00:00
wdbg_sym.cpp # major refactoring of system-dependent code (simplifies build system) 2007-09-23 15:36:29 +00:00
wdbg_sym.h # housekeeping 2007-05-21 23:24:56 +00:00
wdbg.cpp use (newly added) cpu_PageSize instead of sysconf (avoids a critical order dependency on windows) 2007-09-23 08:05:38 +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 cleanup 2007-09-25 10:43:11 +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 whrt: made asserts a tad bit more numerically robust, for what it's worth. 2007-08-25 16:38:36 +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
wprofiler.cpp sysdep cleanup: 2007-09-23 10:15:28 +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 cleanup 2007-09-25 10:43:11 +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 cleanup 2007-09-25 10:43:11 +00:00
wutil.cpp sysdep cleanup: 2007-09-23 10:15:28 +00:00
wutil.h sysdep cleanup: 2007-09-23 10:15:28 +00:00