[PATCH 1/2] [try3] Allow completion object to be attached to an fd object

Andrey Turkin andrey.turkin at gmail.com
Thu Sep 27 15:03:39 CDT 2007


   Enables associating server fd object to a completion. This version won't allow re- or de-association (XP SP2 returns
STATUS_INVALID_PARAMETER regardless of new completion handle if there are already associated completion so this seems to
be one-way operation).
---
 dlls/ntdll/file.c   |   17 +++++++++++++++++
 server/completion.c |    2 +-
 server/fd.c         |   23 +++++++++++++++++++++++
 server/object.h     |    4 ++++
 server/protocol.def |    9 +++++++++
 5 files changed, 54 insertions(+), 1 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: b9507dae53f4d5427882728d7cd0ef121dd24465.diff
Type: text/x-patch
Size: 5007 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070928/9fceda38/attachment-0001.bin 


More information about the wine-patches mailing list