wininet/tests: Improve error reporting in a couple of tests.
[wine] / dlls / msimtf /
2013-04-15  Alexandre JulliardRemove empty DLL_PROCESS_DETACH case statements.
2011-08-02  Alexandre Julliardwinecrt0: Remove the clsid parameter in __wine_(un...
2011-05-23  Marcus Meissnermsimtf: Mark internal symbol as hidden.
2010-12-10  Alexandre Julliardmsimtf: Convert dll registration to the IRegistrar...
2010-12-09  Michael Stefaniucmsimtf: Use an iface instead of a vtbl pointer in Activ...
2010-11-29  Michael Stefaniucmsimtf: Use an interface instance instead of a vtbl...
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...
2010-01-06  Reece DunnDon't generate FIXME warnings for DllCanUnloadNow.
2008-11-04  Aric Stewartmsimtf: Add a mostly wrapper stub for IActiveIMMApp.
2008-09-02  Andrew Talbotmsimtf: Sign-compare warning fix.
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-02-27  Rob Shearmanmsimtf: Don't use typeof as it's not portable.
2007-11-02  Jacek Cabanmsimtf: Fixed typos.
2007-10-17  Jacek Cabanmsimtf: Added class factory implementation.
2007-10-17  Jacek Cabanmsimtf: Added Dll[Un]RegisterServer implementation.
2007-10-15  Jacek Cabanmsimtf: Added msimtf.dll.