Sweden-Number/memory
Jukka Heinonen eca6182749 Move interrupt emulation code from INSTR_EmulateInstruction to winedos
dll. Make CTX_SEG_OFF_TO_LIN work with 32-bit segmented pointers
common in DPMI32. Fix winedos initialization so that DOSMEM_Init(TRUE)
is only called when DOS executable is started.
2002-10-23 22:24:10 +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 Fixed some issues found by winapi_check. 2002-09-24 18:29:39 +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 Correct SIZE_T size according to MS SDK. 2002-09-21 01:21:00 +00:00