[PATCH 1/4] server: Add completion information to async IO callback (try 2, resend).

Erich E. Hoover ehoover at mymail.mines.edu
Wed May 9 14:18:05 CDT 2012


Real Name:
    Erich Hoover

Description:
    The completion handle and key are necessary for an async IO
callback to properly set completion information even when the file
handle is closed (this information is required in order to use
NtSetIoCompletion).  The attached patch adds returning this
information to the server so that ntdll has the necessary information
to give to the async callback (part 3).
    I'm resending this patch series because the original first patch
in the series was accepted and it has now dropped off the list without
the rest of the series being read.  I would really like to see Wine
have release-day support for Diablo III, so I appreciate any and all
feedback on these patches and I will do my very best to immediately
address any concerns or discuss alternative solutions to fixing this
problem (Bug #27657).

Changelog:
    server: Add completion information to async IO callback.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-server-Add-completion-information-to-async-IO-callba.patch
Type: application/octet-stream
Size: 6466 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120509/d0b4c569/attachment-0001.obj>


More information about the wine-patches mailing list