Make it possible to retrieve an inheritable handle in open_named_pipe
commit693bbd79b6e170fb68270e0ec01bd08c55bacc42
authorAlexandre Julliard <julliard@winehq.org>
Sat, 14 Jun 2003 01:31:56 +0000 (14 01:31 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 14 Jun 2003 01:31:56 +0000 (14 01:31 +0000)
treea7583d433b0039defb6b82aae37c19b075152388
parent15566391e22e82280937ff14e05eab1d15927c3e
Make it possible to retrieve an inheritable handle in open_named_pipe
(spotted by Uwe Bonnes).
files/file.c
include/wine/server_protocol.h
server/named_pipe.c
server/protocol.def
server/trace.c