[PATCH 4/6] Make ntdll I/O function to generate completion events

Andrey Turkin andrey.turkin at gmail.com
Mon Sep 17 15:01:59 CDT 2007


  This has to be done in client because server does not
know about actual operation details (e.g. io.Information),
and moreover some operations does not use server at all.
---
 dlls/ntdll/directory.c  |   14 +++++++++++---
 dlls/ntdll/file.c       |   29 +++++++++++++++++++++++++++--
 dlls/ntdll/ntdll_misc.h |    3 +++
 dlls/ntdll/sync.c       |   17 +++++++++++++++++
 server/completion.c     |    5 +++++
 server/fd.c             |   18 ++++++++++++++++++
 server/object.h         |    1 +
 server/protocol.def     |    9 +++++++++
 8 files changed, 91 insertions(+), 5 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: c327e3d6e131503e2dec3ca60a16a763f5dc2164.diff
Type: text/x-patch
Size: 10972 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070918/10dd35e8/attachment-0001.bin 


More information about the wine-patches mailing list