0ad/source/lib/sysdep/win
janwas cc243f67eb fixes/improvements made at work:
- fix lots of 64-bit warnings
- round_up/down now templates
- avoid warning with definition of byte swap functions; remove
duplication of that in wsdl
- codec_zlib.cpp: avoid domination warning
- vfs/file_cache: VFS is now responsible for handling zero-length files
(no longer considered an error; just returns zero pointer and size=0)
- cpu: export all functions (thus obviating cpu_memcpy_thunk). this
required renaming asm functions and adding thunk functions that call
them
- winit: fix segment merge statement, reinstate /include (otherwise init
functions are stripped by linker)
- wstartup: VC CRT init section definitions have changed in amd64 build;
match their definition
- wsysdep.cpp: more descriptive text for osError = 0

This was SVN commit r5899.
2008-05-01 15:41:42 +00:00
..
aken wposix: add sysconf support for number of "processors" 2007-06-23 12:59:21 +00:00
tests remove mmgr and macros that redefine malloc/new/free 2008-01-19 11:33:11 +00:00
whrt fixes/improvements made at work: 2008-05-01 15:41:42 +00:00
wposix fix problems related to 64-bit compilation in lib 2008-04-19 18:10:00 +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 part2: misc source/lib fixes/improvements 2007-12-20 20:09:19 +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 fixes/improvements made at work: 2008-05-01 15:41:42 +00:00
mahaf.h fix error path for acpi/mahaf failures (attempt#2) 2007-09-07 20:17:57 +00:00
manifest.cpp fix problems related to 64-bit compilation in lib 2008-04-19 18:10:00 +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 fix problems related to 64-bit compilation in lib 2008-04-19 18:10:00 +00:00
wcursor.cpp sysdep cleanup: 2007-09-23 10:15:28 +00:00
wdbg_heap.cpp fixes/improvements made at work: 2008-05-01 15:41:42 +00:00
wdbg_heap.h cleanup+fixes; wdbg_heap is now feature complete. 2008-02-25 21:19:52 +00:00
wdbg_sym.cpp fixes/improvements made at work: 2008-05-01 15:41:42 +00:00
wdbg_sym.h fix problems related to 64-bit compilation in lib 2008-04-19 18:10:00 +00:00
wdbg.cpp fix problems related to 64-bit compilation in lib 2008-04-19 18:10:00 +00:00
wdbg.h cleanup+fixes; wdbg_heap is now feature complete. 2008-02-25 21:19:52 +00:00
wdir_watch.cpp remove mmgr and macros that redefine malloc/new/free 2008-01-19 11:33:11 +00:00
wdll_delay_load.cpp fixes/improvements made at work: 2008-05-01 15:41:42 +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 improvements and fixes: 2008-01-07 20:03:19 +00:00
wdll_ver.h fixes and improvements 2007-12-22 18:15:52 +00:00
wgfx.cpp wdir_watch.cpp: change header 2007-11-10 17:59:47 +00:00
wgl.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
win.h fix problems related to 64-bit compilation in lib 2008-04-19 18:10:00 +00:00
winit.cpp cleanup+fixes; wdbg_heap is now feature complete. 2008-02-25 21:19:52 +00:00
winit.h fixes/improvements made at work: 2008-05-01 15:41:42 +00:00
wmi.cpp fixes/improvements made at work: 2008-05-01 15:41:42 +00:00
wmi.h - fix incorrect use of block vs. sector aligned (both offset and length must be block-aligned to allow proper caching) 2008-01-20 21:52:54 +00:00
wprintf.cpp part2: misc source/lib fixes/improvements 2007-12-20 20:09:19 +00:00
wprofiler.cpp part2: misc source/lib fixes/improvements 2007-12-20 20:09:19 +00:00
wsdl.cpp fixes/improvements made at work: 2008-05-01 15:41:42 +00:00
wsdl.h fixes/improvements made at work: 2008-05-01 15:41:42 +00:00
wseh.cpp cleanup+fixes; wdbg_heap is now feature complete. 2008-02-25 21:19:52 +00:00
wseh.h remove mmgr and macros that redefine malloc/new/free 2008-01-19 11:33:11 +00:00
wsnd.cpp fixes and improvements 2007-12-22 18:15:52 +00:00
wstartup.cpp fixes/improvements made at work: 2008-05-01 15:41:42 +00:00
wstartup.h winit: section names should start with . 2007-06-07 19:15:45 +00:00
wsysdep.cpp fixes/improvements made at work: 2008-05-01 15:41:42 +00:00
wutil.cpp remove mmgr and macros that redefine malloc/new/free 2008-01-19 11:33:11 +00:00
wutil.h remove mmgr and macros that redefine malloc/new/free 2008-01-19 11:33:11 +00:00