Mike McCormack
|
f2e7ce7f6a
|
Implemented GetNamedPipeInfo.
|
2001-08-27 19:03:42 +00:00 |
Mike McCormack
|
bf55457f24
|
Implement WaitNamedPipe and DisconnectNamedPipe.
Add a state for each pipe handle in the server.
Create a socket on when the pipe is opened, not before.
|
2001-08-23 23:29:20 +00:00 |
Alexandre Julliard
|
d253c58b1b
|
Rewrote most of SendMessage/PeekMessage.
Implemented inter-process messaging.
Moved most message routines to dlls/user, and split off 16-bit
routines to a separate file.
|
2001-08-07 19:19:08 +00:00 |
Alexandre Julliard
|
37e9503ae8
|
Moved server.h to include/wine.
|
2001-07-19 00:39:09 +00:00 |