[Bug 36642] IWinHttpRequest::Send returns immediately even when in synchronous mode

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jun 3 21:54:38 CDT 2014


http://bugs.winehq.org/show_bug.cgi?id=36642

--- Comment #12 from ptubbytaylor at gmail.com ---
The latest patch doesn't seem to have changed the behavior any from the patch
before it. I don't know C very well, but I'd imagine what needs to be done is
an initial check at the start if the Async flag is bool or null, and if it null
set it to boolean false.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list