urlmon/tests: Added tests for IUri_IsEqual.
[wine] / dlls / urlmon / uri.c
2010-06-07  Thomas Mullalyurlmon/tests: Added tests for IUri_IsEqual.
2010-06-01  Thomas Mullalyurlmon/tests: Added tests for IUri_HasProperty.
2010-06-01  Thomas Mullalyurlmon/tests: Added tests for IUri_GetProperties.
2010-05-31  Thomas Mullalyurlmon/tests: Added test for invalid args to IUri_GetPr...
2010-05-31  Thomas Mullalyurlmon/tests: Added tests for IUri_GetPropertyLength.
2010-05-28  Thomas Mullalyurlmon/tests: Added tests for the IUri_Get* dword prope...
2010-05-28  Thomas Mullalyurlmon/tests: Added the remainder of tests for the...
2010-05-28  Thomas Mullalyurlmon/tests: Added tests for half of the IUri_Get...
2010-05-27  Thomas Mullalyurlmon/tests: Added tests for IUri_GetPropertyDWORD.
2010-05-13  Thomas Mullalyurlmon: CreateUri should return E_INVALIDARG for NULL...
2010-03-18  Nikolay Sivovurlmon: Add stub IUriBuilder interface.
2010-02-12  Jacek Cabanurlmon: Added CreateUri stub implementation.