wine-wine/memory
Alexandre Julliard 8081e5a1e5 Added handle_t type to server interface so that we can make handles
pointers later on.
Always use 0 to signal invalid handle in server requests.
2001-01-05 04:08: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 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 Converted enum_key_value request to the new request mechanism. 2000-12-15 20:57:00 +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 handle_t type to server interface so that we can make handles 2001-01-05 04:08:07 +00:00