[PATCH 1/7] urlmon: Fix timing issue with FLAG_REQUEST_COMPLETE and InternetQueryDataAvailable in HttpProtocol.

Misha Koshelev mk144210 at bcm.edu
Mon Jul 23 20:29:55 CDT 2007


I am now on my way to removing INTERNET_SCHEME_HTTP from the BindToStorage_hack, but there are
still a few (minor) quirks to work out. This patchset fixes some of those quirks (actually right
now with this patchset I can remove it from the hack and it works with some real apps but I know
the report_data behavior is still non-native so I am working on that).

This patch: Fix setting/unsetting FLAG_REQUEST_COMPLETE so it does not depending on timing as
this causes problems when removing http from BindToStorage hack with our url test.

---
 dlls/urlmon/http.c |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 80bd7b4c4531691c0430dacda2734135923462cb.diff
Type: text/x-patch
Size: 1110 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070723/7dc83a2c/80bd7b4c4531691c0430dacda2734135923462cb.bin


More information about the wine-patches mailing list