wine/loader/ne
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
convert.c Got rid of the Wine internal lstrcpy* functions and of winestring.h. 2000-11-28 22:40:56 +00:00
Makefile.in Moved $(MODULE).o rule out of Make.rules into the individual 2000-09-29 00:28:25 +00:00
module.c Use a separate FIFO pair for server requests that don't need to pass a 2000-12-22 02:04:15 +00:00
resource.c Replaced PTR_SEG_TO_LIN macro by exported MapSL function. 2000-12-13 20:20:09 +00:00
segment.c Replaced PTR_SEG_TO_LIN macro by exported MapSL function. 2000-12-13 20:20:09 +00:00