Sweden-Number/memory
Alexandre Julliard ce13153821 Moved LDT selector allocation routines to libwine.
Added support for correct locking of all LDT operations.
Added separate functions to manipulate the %fs selector, which allows
using a global GDT selector on recent Linux kernels.
2003-02-26 20:34:45 +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 Removed calls to HEAP_strdupAtoW. 2003-01-23 23:07:38 +00:00
global.c Implemented GlobalMemoryStatusEx(). 2003-02-26 04:35:36 +00:00
heap.c Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them. 2003-01-07 20:36:20 +00:00
instr.c Moved LDT selector allocation routines to libwine. 2003-02-26 20:34:45 +00:00
local.c Correct SIZE_T size according to MS SDK. 2002-09-21 01:21:00 +00:00
selector.c Moved LDT selector allocation routines to libwine. 2003-02-26 20:34:45 +00:00
string.c Move excpt.h out of include/msvcrt/ as it does not conflict with any 2002-12-12 23:34:01 +00:00
virtual.c Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them. 2003-01-07 20:36:20 +00:00