Commit Graph

14 Commits

Author SHA1 Message Date
Alexandre Julliard b56dc9a6f7 winecrt0: Remove the clsid parameter in __wine_(un)register_resources. 2011-08-02 20:47:49 +02:00
Marcus Meissner ba66ceea2a wmiutils: Mark internal symbols with hidden visibility. 2011-05-26 13:30:45 +02:00
Michael Stefaniuc 957cfa68da wmiutils: Use an iface instead of a vtbl pointer in wmiutils_cf. 2010-12-29 11:59:38 +01:00
Michael Stefaniuc a1f5460488 wmiutils: Use an iface instead of an vtbl pointer in status_code. 2010-12-21 00:20:05 +01:00
Alexandre Julliard dc36d92e22 wmiutils: Convert dll registration to the IRegistrar mechanism. 2010-12-02 13:48:08 +01:00
Alexandre Julliard 81b8ee863e makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
Alexandre Julliard b86d515ed6 dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
Alexandre Julliard bef5645eb1 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
Nikolay Sivov 4d7d648b97 Fix remaining copy&paste typos in self-registration functions comments. 2010-02-04 13:39:28 +01:00
Reece Dunn a2c41b72f8 Don't generate FIXME warnings for DllCanUnloadNow. 2010-01-06 10:59:51 +01:00
Hans Leidekker 8013e45e4c wmiutils: Register interfaces. 2009-07-14 15:15:45 +02:00
Hans Leidekker ceee3ddf47 wmiutils: Add class factory. 2009-07-14 15:15:29 +02:00
Hans Leidekker 0520defecc wmiutils: Add a stub implementation of IWbemStatusCodeText. 2009-07-14 15:15:24 +02:00
Hans Leidekker dd1d8cab3a wmiutils: New dll. 2009-07-14 15:15:16 +02:00