[PATCH 1/4] urlmon/tests: Declare the bind flags as a global variable in url tests.

Misha Koshelev mk144210 at bcm.edu
Mon Aug 6 20:09:22 CDT 2007


This patchset: Adds support and tests for synchronous binding in URLMoniker. Hopefully the next
step will be to unroll the HTTP hack after fixing a minor issue with clipformat (the test which
is currently if(0)'ed until the hack is removed is also currently wrong, as this value actually
changes around even on the same windows version b/w reboots; will email Jacek to make sure it's
okay to unroll hack after these patches).

This patch: Just move the bind flags out of GetBindInfo into global variable (in the tests) so
we can set them to be asynchronous or not.
---
 dlls/urlmon/tests/url.c |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 756d8b7240723df21020bc676ebddcce2fa31085.diff
Type: text/x-patch
Size: 1137 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070806/5b76e619/756d8b7240723df21020bc676ebddcce2fa31085.bin


More information about the wine-patches mailing list