Commit Graph

16 Commits

Author SHA1 Message Date
Hans Leidekker 06b5732798 wbemprox: Add stub implementations of IEnumWbemClassObject and IWbemClassObject. 2012-06-14 18:20:19 +02:00
Hans Leidekker f817cd7ace wbemprox: Add a stub implementation of IWbemServices. 2012-06-14 18:20:02 +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 2ef583f584 wbemprox: Mark one internal function with hidden visibility. 2011-05-25 11:50:46 +02:00
Michael Stefaniuc 17b4de2bba wbemprox: Use an iface instead of a vtbl pointer in wbemprox_cf. 2010-12-29 11:59:37 +01:00
Michael Stefaniuc e75635a738 wbemprox: Use an iface instead of a vtbl pointer in wbem_locator. 2010-12-05 16:44:07 +01:00
Alexandre Julliard 822d7b6eb3 wbemprox: Convert dll registration to the IRegistrar mechanism. 2010-12-02 14:05:25 +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 a4717d0d4c wbemprox: Register interfaces. 2009-07-14 15:13:34 +02:00
Hans Leidekker a73b9d9b02 wbemprox: Add class factory. 2009-07-14 15:13:11 +02:00
Hans Leidekker 2182dd1fa7 wbemprox: Add a stub implementation of IWbemLocator. 2009-07-14 15:13:01 +02:00
Austin English e10f24e839 wbemprox: Add stub dll. 2009-05-06 16:13:53 +02:00