Sign in
goma
/
wine
/
c6476e90abf909622b4120ba6b3454d2c14d918f
/
server
/
handle.h
5188574
Renamed handle_t to obj_handle_t to avoid conflict with rpcdce.h.
by Alexandre Julliard
· 23 years ago
0799c1a
Added LGPL standard comment, and copyright notices where necessary.
by Alexandre Julliard
· 23 years ago
37ec927
Use the new protocol.def file to build the request structures.
by Alexandre Julliard
· 24 years ago
8081e5a
Added handle_t type to server interface so that we can make handles
by Alexandre Julliard
· 24 years ago
d549f69
Use a separate FIFO pair for server requests that don't need to pass a
by Alexandre Julliard
· 24 years ago
d16319c
Store all object names as Unicode in the server.
by Alexandre Julliard
· 25 years ago
5bc7808
Made server communication faster by using a shared memory block.
by Alexandre Julliard
· 26 years ago
eb2e77f
Made handle table a separate object.
by Alexandre Julliard
· 26 years ago
3da5f84
Moved process structure definition to process.h.
by Alexandre Julliard
· 26 years ago
43c190e
Server reorganization:
by Alexandre Julliard
· 26 years ago