mshtml: Add stub implementation of IProvideClassInfo interface.
[wine] / dlls / mshtml / tests / protocol.c
2011-03-29  Jacek Cabanmshtml: Try loading library in IInternetProtocolInfo...
2011-02-18  Austin Englishmshtml/tests: Update disabled test comment.
2011-02-08  Jacek Cabanmshtml: Fixed size check in res protocol ParseUrl(PARSE...
2011-02-08  Jacek Cabanmshtml: Return size in about protocols handler's ParseU...
2009-09-09  Jacek Cabanmshtml: Added javascript protocol tests.
2009-08-19  Alexandre Julliardmshtml/tests: Use the global wine_dbgstr_w instead...
2009-05-13  Paul Vriensmshtml/tests: Fix some test failures with IE8.
2008-11-17  Francois GougetAssorted spelling fixes.
2008-10-08  Michael Stefaniucmshtml/tests: Use FAILED instead of !SUCCEEDED.
2008-08-01  Paul Vriensmshtml/tests: Don't fail on unimplemented function.
2008-07-01  James Hawkinsmshtml: Fix a test failure in win2k.
2008-06-06  Paul Vriensurlmon/tests: Fix test on IE7.
2008-03-14  Jacek Cabanmshtml: Return full patch in res protocol's secure...
2008-02-04  Jacek Cabanmshtml: Added more about protocol tests.
2007-12-28  Jacek Cabanmshtml: Added QueryInfo tests.
2007-01-23  Jacek Cabanmshtml: Fixed protocol tests on IE7.
2007-01-08  Francois Gougetmshtml/tests: Replace some '#if 0's with 'if (0)'s.
2006-12-13  Jacek Cabanmshtml: Added test of CompareUrl.
2006-10-07  Jacek Cabanmshtml: Win64 printf format warning fixes.
2006-08-14  Jacek Cabanmshtml: Return INET_E_USE_DEFAULT_PROTOCOLHANDLER in...
2006-08-09  Jacek Cabanmshtml: Return INET_E_USE_DEFAULT_PROTOCOLHANDLER in...
2006-06-13  Alexandre Julliardmshtml/tests: Don't use sizeof in ok() to avoid printf...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-15  Jacek Cabanmshtml: Fix protocol tests on XP. Make Wine match XP...
2006-03-18  Jacek Cabanmshtml/tests: Code cleanup.
2005-12-19  Jacek CabanFix typo in urlmon.idl.
2005-09-14  Jacek CabanAdded MIME type checking to ResProtocol::Start.
2005-09-12  Jacek CabanAdded *ProtocolInfo::ParseUrl implementation.
2005-08-16  Jacek CabanFix protocol test on 9x.
2005-08-15  Jacek CabanFix protocol test on winxp.
2005-08-09  Jacek CabanReport BINDSTATUS_MIMETYPEAVAILABLE in AboutProtocol...
2005-08-03  Jacek CabanAdded about protocol implementation.
2005-07-18  Felix NawothnigSkip futile tests if CoGetClassObject fails.
2005-06-30  Jacek CabanAdded res protocol test.