Commit Graph

12 Commits

Author SHA1 Message Date
Michael Stefaniuc c65325c584 msimtf: Get rid of a cast from a COM object to an iface.
Signed-off-by: Michael Stefaniuc <mstefani@redhat.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-07-04 17:30:35 +09:00
Alexandre Julliard f02cdd877f Remove empty DLL_PROCESS_DETACH case statements. 2013-04-15 16:45:35 +02:00
Alexandre Julliard b56dc9a6f7 winecrt0: Remove the clsid parameter in __wine_(un)register_resources. 2011-08-02 20:47:49 +02:00
Alexandre Julliard 0da53e3dd2 msimtf: Convert dll registration to the IRegistrar mechanism. 2010-12-10 15:09:24 +01:00
Michael Stefaniuc 41dce7cfec msimtf: Use an interface instance instead of a vtbl pointer. 2010-11-29 13:28:20 +01:00
Reece Dunn a2c41b72f8 Don't generate FIXME warnings for DllCanUnloadNow. 2010-01-06 10:59:51 +01:00
Aric Stewart a971489dd0 msimtf: Add a mostly wrapper stub for IActiveIMMApp. 2008-11-04 12:45:22 +01:00
Andrew Talbot 380d3b2494 msimtf: Sign-compare warning fix. 2008-09-02 11:54:30 +02:00
Rob Shearman e658b79965 msimtf: Don't use typeof as it's not portable. 2008-02-27 14:52:24 +01:00
Jacek Caban dc57873fe0 msimtf: Added class factory implementation. 2007-10-17 14:18:27 +02:00
Jacek Caban 0101e58d43 msimtf: Added Dll[Un]RegisterServer implementation. 2007-10-17 14:18:21 +02:00
Jacek Caban 44a808fba5 msimtf: Added msimtf.dll. 2007-10-15 17:41:41 +02:00