urlmon: Don't free structures that are used by asynchronous HttpSendRequest until...
[wine] / dlls / urlmon / urlmon_main.h
2007-01-24  Jacek Cabanurlmon: Return CLSID from get_protocol_handler.
2007-01-24  Jacek Cabanurlmon: Added IInternetSession::CreateBinding beginning...
2007-01-12  Jacek Cabanurlmon: Added mk protocol stub implementation.
2006-10-16  Alexandre Julliardurlmon: Create a message window for each binding to...
2006-05-28  Jacek Cabanurlmon: Return IClassFactory in get_protocol_handler...
2006-05-25  Jacek Cabanurlmon: Call OnProgress in apartment thread.
2006-05-25  Jacek Cabanurlmon: Use registered protocols.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-11-14  Jacek CabanBeginning of true BindToStorage implementation.
2005-11-14  Jacek CabanAdded get_protocol_iface internal function and use...
2005-09-14  Jacek CabanAdded http and ftp protocol stub implementation.
2005-09-09  Jacek CabanMove protocol's CLSIDs to urlmon.idl.
2005-09-06  Jacek CabanAdded file protocol implementation.
2005-07-05  Jacek CabanRegister protocols.
2005-07-03  Mike McCormackFix -Wpointer-sign warnings.
2005-06-21  Stefan HuehnerFix some more -Wstrict-prototypes warnings.
2005-05-04  Troy RolloImplement URLMonikerImpl_BindToStorage.
2005-02-03  James HawkinsProperly implement DllCanUnloadNow ref counting.
2004-11-30  Jacek Caban- Added stub implementation of IInternetZoneManager...
2004-09-28  Huw DaviesStub implementation of IInternetSecurityManager.
2004-08-13  Alexandre JulliardMoved ICOM_THIS_MULTI definition out of objbase.h and...
2003-09-08  Francois GougetFix the case of product and company names.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2002-08-13  Huw D M DaviesVery hacked implementation of url monikers.