[PATCH 6/7] urlmon/tests: Add tests for calls to IHttpNegotiate interfaces as exposed by IBindStatusCallback.

Misha Koshelev mk144210 at bcm.edu
Mon Jul 23 20:33:08 CDT 2007


Add more tests for specific arguments passed to IHttpNegotiate and IHttpNegotiate2. Note that
for OnResponse pszAdditionalHeaders is NULL when called directly from IInternetProtocol (for
example as seen in our protocol tests) but non-NULL when these interfaces are exposed by
IBindStatusCallback as seen here. Tests conform on WIn98 and WInxp.
---
 dlls/urlmon/tests/url.c |  103 ++++++++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 102 insertions(+), 1 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: c55080312607ad1d172dbc8a219aaca92d90db66.diff
Type: text/x-patch
Size: 6129 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070723/9b1ccfd5/c55080312607ad1d172dbc8a219aaca92d90db66-0001.bin


More information about the wine-patches mailing list