wine/memory
Peter Ganten 9f7907eb69 Moved Wine private heap creation flags to other values.
Return system heap when a shared heap is requested.
2000-08-01 23:38:02 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
atom.c Removed some unnecessary inclusions of wingdi.h and winuser.h 2000-07-29 21:58:17 +00:00
codepage.c Added NULL pointer checks. 2000-07-28 23:58:48 +00:00
environ.c Removed some unnecessary inclusions of wingdi.h and winuser.h 2000-07-29 21:58:17 +00:00
global.c Removed the hModule parameter from various DOSMEM routines, the DOSMEM 2000-07-28 22:23:59 +00:00
heap.c Moved Wine private heap creation flags to other values. 2000-08-01 23:38:02 +00:00
instr.c Delay loading of interrupt table functions until they are needed. 2000-06-03 04:52:14 +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
Makefile.in Temporarily moved advapi32 registry support back into libwine.so, and 2000-07-25 15:10:52 +00:00
registry.c Temporarily moved advapi32 registry support back into libwine.so, and 2000-07-25 15:10:52 +00:00
selector.c Updated support for Solaris/Sparc architecture. 2000-06-04 01:48:05 +00:00
string.c Added (back) correct behavior for NULL ptrs in CharToOem funcs. 2000-06-24 12:51:48 +00:00
virtual.c Use exception handling to implement the IsBad* functions. 2000-05-01 21:23:02 +00:00