Sweden-Number/memory
Alexandre Julliard 435e2e63f4 winnt.h should not be self-contained, it must depend on windef.h so
that STRICT works correctly; moved some definitions back to windef.h
where they belong, and removed a couple of definitions that don't
exist on Windows.
2002-12-10 22:56:43 +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 Build ntdll with -DSTRICT. 2002-11-21 03:45:01 +00:00
heap.c Correct SIZE_T size according to MS SDK. 2002-09-21 01:21:00 +00:00
instr.c winnt.h should not be self-contained, it must depend on windef.h so 2002-12-10 22:56:43 +00:00
local.c Correct SIZE_T size according to MS SDK. 2002-09-21 01:21:00 +00:00
selector.c Remove some Win32s specific code. 2002-11-20 19:40:12 +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