winhttp: Propagate errors from asynchronous requests.
[wine] / dlls / winhttp / tests / url.c
2010-03-17  Maciej Borszwinhttp: Fix invalid behaviour of WinHttpCrackUrl.
2009-09-08  Hans Leidekkerwinhttp: Make tests pass on Win7. Conform to the more...
2009-08-19  Alexandre Julliardwinhttp/tests: Use the global wine_dbgstr_w instead...
2009-01-05  Hans Leidekkerwinhttp: Set last error for invalid URLs passed to...
2009-01-03  Alexandre Julliardwinhttp/tests: Use ~0u instead of ~0ul for DWORD values.
2008-12-31  Paul TBBle Hampsonwinhttp: Correctly parse specified ports in WinHttpCrac...
2008-12-31  Paul TBBle Hampsonwinhttp/tests: Add tests for WinHttpCrackUrl port numbe...
2008-11-18  Hans Leidekkerwinhttp: Add tests for WinHttpCrackUrl.
2008-11-12  Aric Stewartwinhttp: Correct another difference between InternetCra...
2008-09-23  Hans Leidekkerwinhttp: Add tests for WinHttpCreateUrl.