wine/ include/winnt.h server/named_pipe.c

Alexandre Julliard julliard at winehq.com
Mon Jul 16 19:38:00 CDT 2001


ChangeSet ID:	995330280277415839023888
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	01/07/16 20:38:00

Modified files:
	include        : winnt.h 
	server         : named_pipe.c 

Log message:
	Ove Kaaven <ovek at transgaming.com>
	Added STATUS_* constant for named pipes. Return STATUS_PIPE_NOT_AVAILABLE
	when opening a named pipe if the pipe exists but no instances of it are
	currently waiting for a connection.

Patch: http://cvs.winehq.com/patch.py?id=995330280277415839023888

Revision  Changes    Path
 1.92     +11 -1     wine/include/winnt.h
 1.2      +1 -1      wine/server/named_pipe.c





More information about the wine-cvs mailing list