Sweden-Number/memory
Alexandre Julliard d549f6909e Use a separate FIFO pair for server requests that don't need to pass a
file descriptor.
Associate file descriptors with handles on the server side so that we
don't need to pass the fd every time the client wants to use it.
2000-12-22 02:04:15 +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 Unicode ctype support. 2000-08-11 20:53:40 +00:00
environ.c Fixed some issues found by winapi_check. 2000-12-16 21:55:05 +00:00
global.c Replaced WIN16_GlobalLock16 by "official" function K32WOWGlobalLock16. 2000-12-22 01:09:26 +00:00
heap.c Replaced PTR_SEG_TO_LIN macro by exported MapSL function. 2000-12-13 20:20:09 +00:00
instr.c Replaced PTR_SEG_TO_LIN macro by exported MapSL function. 2000-12-13 20:20:09 +00:00
local.c Replaced WIN16_GlobalLock16 by "official" function K32WOWGlobalLock16. 2000-12-22 01:09:26 +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 Use a separate FIFO pair for server requests that don't need to pass a 2000-12-22 02:04:15 +00:00