wine-wine/memory
Alexandre Julliard 389b039fe4 We need to create the system heap at startup even though we don't use
it, since some Win95 native dlls depend on that.
2001-03-04 01:06:07 +00:00
..
.cvsignore Replaced global Callbacks structure by appropriate glue code 2000-08-14 14:29:22 +00:00
Makefile.in Moved LDT handling to libwine.so. Changed the interface to use the 2000-11-14 01:54:49 +00:00
atom.c New set of macros for server calls; makes requests without variable 2001-02-27 02:09:16 +00:00
codepage.c Add <string.h> to files that needed it. 2001-01-26 20:43:40 +00:00
environ.c Added check whether unaligned memory access is allowed. 2000-12-27 04:18:26 +00:00
global.c Allocations do not need to be on the system heap. 2001-02-23 01:35:36 +00:00
heap.c We need to create the system heap at startup even though we don't use 2001-03-04 01:06:07 +00:00
instr.c Replaced PTR_SEG_TO_LIN macro by exported MapSL function. 2000-12-13 20:20:09 +00:00
local.c Removed some direct accesses to the 16-bit task structure. 2001-01-15 20:09:09 +00:00
registry.c New set of macros for server calls; makes requests without variable 2001-02-27 02:09:16 +00:00
selector.c New set of macros for server calls; makes requests without variable 2001-02-27 02:09:16 +00:00
string.c Replaced PTR_SEG_TO_LIN macro by exported MapSL function. 2000-12-13 20:20:09 +00:00
virtual.c New set of macros for server calls; makes requests without variable 2001-02-27 02:09:16 +00:00