29 Aug
2005
29 Aug
'05
11:07 a.m.
Ivan Leo Puoti <ivanleo(a)gmail.com> writes:
This patch adds FSCTL_PIPE_LISTEN support to NtFsControlFile It also corrects the function prototype based on information from ntifs.h While I was at it I wrote a little test and found windows puts the returning ntstatus in IoStatusBlock, so I've added that too.
ChangeLog: Add FSCTL_PIPE_LISTEN support to NtFsControlFile, minor fixes.
OVERLAPPED is a kernel structure, I doubt that this is the correct behavior for that ioctl. -- Alexandre Julliard julliard(a)winehq.org