WinINet: SendAsyncCallback -> INTERNET_SendCallback

Robert Shearman rob at codeweavers.com
Sun Nov 27 14:48:21 CST 2005


ChangeLog:
Change some SendAsyncCallback calls to INTERNET_SendCallback as the
tests show that the callbacks happen either synchronously or within
an alternative asynchronous call.

Remove a check for a NULL lpfnStatusCB that is already performed by
INTERNET_SendCallback and add a comment about a difference to native.

  dlls/wininet/internet.c |   22 ++++++++++++----------
  1 files changed, 12 insertions(+), 10 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: dc33b4e65182f7386abd254371a25f9d2059611f.diff
Type: text/x-patch
Size: 2192 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20051127/6a65e069/dc33b4e65182f7386abd254371a25f9d2059611f.diff


More information about the wine-patches mailing list