Commit Graph

13 Commits

Author SHA1 Message Date
Nikolay Sivov d71672eb4c infosoft: Properly return interface pointers.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-13 18:50:11 +01: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
Marcus Meissner ac1550bdaa infosoft: Mark internal symbol with hidden visibility. 2011-05-19 10:05:32 +02:00
Alexandre Julliard 79bab49904 infosoft: Convert dll registration to the IRegistrar mechanism. 2010-12-07 15:59:41 +01:00
Michael Stefaniuc 751a4fe945 infosoft: Use an iface instead of a vtbl pointer in IClassFactoryImpl. 2010-12-05 16:43:56 +01:00
Reece Dunn a2c41b72f8 Don't generate FIXME warnings for DllCanUnloadNow. 2010-01-06 10:59:51 +01:00
Andrew Talbot fa07687034 infosoft: Remove unneeded address-of operator from function name. 2008-07-07 12:31:40 +02:00
Francois Gouget b2656633a6 Add some documentation headers to make winapi_check happy. 2006-11-13 13:01:15 +01:00
Michael Stefaniuc 15765dd953 The Data1 member of the GUID struct needs to be an unsigned int too for Win64 compatibility. 2006-10-16 10:53:04 +02:00
Mike McCormack d7371fc49d include: Rename indexsvr.idl to indexsrv.idl. 2006-08-11 14:47:30 +02:00
Mike McCormack 510fc118dd infosoft: Implement and register the language neutral wordbreaker, not the English_US one. 2006-08-11 14:45:44 +02:00
Mike McCormack 4d3877b649 infosoft: Add a word breaker for English. 2006-07-11 17:17:03 +02:00