winhttp/tests: Make sure proxy settings are restored.
[wine] / dlls / hlink / browse_ctx.c
2011-10-21  Jacek Cabanhlink: Moved HLinkBrowseContext_Constructor to avoid...
2011-10-21  Jacek Cabanhlink: Don't use WINAPI for internal functions.
2011-08-03  Francois Gougethlink: Fix the spelling of a parameter name.
2010-12-05  Michael Stefaniuchlink: Use an iface instead of a vtbl pointer in HlinkB...
2010-03-17  Andrew Eikumhlink: Implement IHlinkBrowseContext::GetBrowseWindowInfo.
2009-12-23  Andrew Eikumhlink: Add partial implementation of IHlinkBrowseContex...
2007-12-10  Michael Stefaniuchlink: Rename the wrappers around HeapAlloc() &Co to...
2007-11-21  Jacek Cabanhlink: Wrap heap functions.
2007-11-21  Jacek Cabanhlink: Move common includes and function declarations...
2006-10-09  Michael Stefaniuchlink: Win64 printf format warning fixes.
2006-06-07  Mike McCormackhlink: Add a basic implementation (based on work by...