d3dx9_36: Add support for DIB file in D3DXGetImageInfoFromFileInMemory.
[wine] / dlls / winhttp / url.c
2011-12-01  Hans Leidekkerwinhttp: Support ICU_ESCAPE in WinHttpCrackUrl.
2011-12-01  Hans Leidekkerwinhttp: Consistently use the allocation macros.
2011-11-15  Hans Leidekkerwinhttp: Accept a missing buffer when parsing a decoded...
2011-08-05  Hans Leidekkerwinhttp: Don't depend on shlwapi for decoding a URL.
2011-03-29  AndrĂ© Hentschelwinhttp: Port numbers are unsigned (more).
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-01-05  Hans Leidekkerwinhttp: Set last error for invalid URLs passed to...
2008-12-31  Paul TBBle Hampsonwinhttp: Correctly parse specified ports in WinHttpCrac...
2008-12-11  Hans Leidekkerwinhttp: Validate parameters per component in WinHttpCr...
2008-11-18  Hans Leidekkerwinhttp: Reimplement WinHttpCrackUrl.
2008-11-12  Aric Stewartwinhttp: Correct another difference between InternetCra...
2008-09-23  Hans Leidekkerwinhttp: Implement WinHttpCreateUrl.