Sweden-Number/memory
Alexandre Julliard c192ba2468 Exec a separate wine binary for every win32 process so that they run
in separate address spaces.
Run 16-bit tasks as Win32 threads, not processes.
2000-05-29 21:25:10 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Include instruction emulation in Winelib. 1999-06-18 18:29:04 +00:00
atom.c Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
environ.c Exec a separate wine binary for every win32 process so that they run 2000-05-29 21:25:10 +00:00
global.c GlobalReAlloc returns 0 on failure. 2000-04-13 15:57:06 +00:00
heap.c HeapFree on a NULL ptr should return TRUE. 2000-05-23 01:12:41 +00:00
instr.c Removed #include of wingdi.h and windef.h from winuser.h (and resolved 2000-02-10 19:03:02 +00:00
ldt.c Optimized debugging API to reduce code size. 2000-02-10 22:15:21 +00:00
local.c Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
selector.c Fixed some issues reported by winapi_check. 2000-04-06 20:21:16 +00:00
string.c Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
virtual.c Use exception handling to implement the IsBad* functions. 2000-05-01 21:23:02 +00:00