wininet/tests: Improve error reporting in a couple of tests.
[wine] / dlls / wiaservc /
2013-04-15  Alexandre JulliardRemove empty DLL_PROCESS_DETACH case statements.
2011-08-02  Alexandre Julliardwiaservc: Convert the remaining registrations to IRegis...
2011-08-02  Alexandre Julliardwiaservc: Register the service from wine.inf.
2011-08-02  Alexandre Julliardwinecrt0: Remove the clsid parameter in __wine_(un...
2011-05-25  Marcus Meissnerwiaservc: Mark internal symbols with hidden visibility.
2011-01-13  Michael Stefaniucwiaservc: COM cleanup for the IWiaDevMgr iface.
2011-01-13  Michael Stefaniucwiaservc: COM cleanup for the IClassFactory iface.
2010-12-20  Alexandre Julliardwiaservc: Convert coclasses registration to the IRegist...
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2009-11-05  Damjan Jovanovicwiaservc: Add self registration.
2009-11-04  Alexandre Julliardwia: Force specifying the correct header version in...
2009-11-04  Damjan Jovanovicwiaservc: Add the class factory and IWiaDevMgr stubs.
2009-10-30  Damjan Jovanovicwiaservc: Add wiaservc.dll and implement its svchost...