wine-wine/memory
Francois Gouget 1f0e33cb13 Cap the reported physical memory to 2GB to prevent applications
(e.g. QuickTime 6) from crashing.
2002-11-13 19:48:07 +00:00
..
atom.c Fixed atom test to work on Windows. 2002-10-04 17:45:00 +00:00
codepage.c Implement GetUserDefaultUILanguage and GetSystemDefaultUILanguage. 2002-10-07 18:27:06 +00:00
environ.c Transmit the Windows PATH to child processes using the WINEPATH 2002-10-09 18:35:01 +00:00
global.c Cap the reported physical memory to 2GB to prevent applications 2002-11-13 19:48:07 +00:00
heap.c Correct SIZE_T size according to MS SDK. 2002-09-21 01:21:00 +00:00
instr.c Move interrupt emulation code from INSTR_EmulateInstruction to winedos 2002-10-23 22:24:10 +00:00
local.c Correct SIZE_T size according to MS SDK. 2002-09-21 01:21:00 +00:00
selector.c Fixed some issues found by winapi_check. 2002-09-24 18:29:39 +00:00
string.c lstrcpyn[AW] count should be considered unsigned. 2002-08-16 20:00:48 +00:00
virtual.c Fixed mismatches between the Wine headers and the Microsoft headers. 2002-11-04 22:43:24 +00:00