[PATCH 4/5] ws2_32/ntdll: Update async IO callbacks to include completion information (try 2).

Erich E. Hoover ehoover at mines.edu
Thu May 3 17:53:07 CDT 2012


Real Name:
    Erich Hoover

Description:
    Only two DLLs use register_async to create async IO callbacks
(ntdll and ws2_32).  This patch updates the APC_ASYNC_IO return from
the server so that the callback has an extra parameter containing the
completion information.  With this version the patch uses
FILE_COMPLETION_INFORMATION instead of IO_COMPLETION_CONTEXT, removing
the need for additional headers.

Changelog:
    ws2_32/ntdll: Update async IO callbacks to include completion information.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-ws2_32-ntdll-Update-async-IO-callbacks-to-include-co.patch
Type: application/octet-stream
Size: 5749 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120503/54c47ebc/attachment.obj>


More information about the wine-patches mailing list