wine-wine/memory
Alexandre Julliard efc32d1353 Added flag to differentiate file mappings and VirtualAlloc() blocks,
and reject VirtualFree() calls on file mappings.
2001-01-12 19:59:42 +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 Replaced PTR_SEG_TO_LIN macro by exported MapSL function. 2000-12-13 20:20:09 +00:00
codepage.c Added support for composite Unicode characters in MultiByteToWideChar 2000-12-29 03:56:06 +00:00
environ.c Added check whether unaligned memory access is allowed. 2000-12-27 04:18:26 +00:00
global.c Some borken memory monitoring programs divide by dwTotalPageFile, 2001-01-04 19:52:51 +00:00
heap.c Added check whether unaligned memory access is allowed. 2000-12-27 04:18:26 +00:00
instr.c Replaced PTR_SEG_TO_LIN macro by exported MapSL function. 2000-12-13 20:20:09 +00:00
local.c Align moveable blocks if the architecture requires it. 2001-01-02 20:13:02 +00:00
registry.c Fixed some HFILE vs. HANDLE mismatches. 2001-01-06 01:29:18 +00:00
selector.c Replaced PTR_SEG_TO_LIN macro by exported MapSL function. 2000-12-13 20:20:09 +00:00
string.c Replaced PTR_SEG_TO_LIN macro by exported MapSL function. 2000-12-13 20:20:09 +00:00
virtual.c Added flag to differentiate file mappings and VirtualAlloc() blocks, 2001-01-12 19:59:42 +00:00