wininet/tests: Improve error reporting in a couple of tests.
[wine] / dlls / wshom.ocx /
2013-02-26  Nikolay Sivovwshom: Implement IWshShell3::Run().
2012-11-29  Nikolay Sivovwshom: Fix refcount for typeinfo pointers.
2012-08-24  Nikolay Sivovwshom.ocx/tests: Use proper method macro.
2012-07-02  Nikolay Sivovwshom: Implement WindowStyle property for IWshShortcut.
2012-01-09  Francois Gougetwshom.ocx: Make debugstr_variant() static.
2012-01-03  Marcus Meissnerwshom.ocx: Mark one function as static, one as hidden.
2012-01-03  Nikolay Sivovwshom.ocx: Implement IWshShortcut::Save().
2012-01-03  Nikolay Sivovwshom.ocx: Implement IWshShortcut_put_TargetPath().
2012-01-03  Nikolay Sivovwshom.ocx: Implement IWshShortcut_put_WorkingDirectory().
2012-01-03  Nikolay Sivovwshom.ocx: Implement IWshShortcut_put_Description().
2012-01-03  Nikolay Sivovwshom.ocx: Added IWshShortcut stub.
2012-01-03  Nikolay Sivovwshom.ocx: Implement IWshCollection::Item() for common...
2012-01-03  Nikolay Sivovwshom.ocx: Implement IWshCollection::Item() for public...
2012-01-03  Nikolay Sivovwshom.ocx: Implement IWshCollection::Item() for Desktop...
2012-01-03  Nikolay Sivovwshom.ocx: Dump VARIANT parameters, fix instance leak.
2011-12-30  Nikolay Sivovwshom.ocx: Added IWshCollection stub and some tests.
2011-12-30  Nikolay Sivovwshom.ocx: Fix IWshShell3 definition.
2011-12-29  Nikolay Sivovwshom.ocx: Added IDispatch support for IWshShell3.
2011-09-26  Michael Stefaniucwshom.ocx: Don't bother with a FIXME in DllCanUnloadNow().
2011-09-20  Jacek Cabanwshom.ocx: Added beginning WshShell object tests.
2011-09-20  Jacek Cabanwshom.ocx: Added IWshShell3 interface stub implementation.
2011-09-20  Jacek Cabanwshom.ocx: Added WshShell class factory implementation.
2011-08-04  Jacek Cabanwshom.ocx: Added Dll[Un]RegisterServer implementation.
2011-08-04  Jacek Cabanwshom.ocx: Added typelib.
2011-08-03  Jacek Cabanwshom.ocx: Added new DLL.