Commit Graph

30 Commits (f7c98b036c5b7b177d56652ae3f9a153a3783328)

Author SHA1 Message Date
Bernhard Loos f8a215b09c wuapi: Add the SystemInformation coclass and interface. 2011-09-07 18:13:30 +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 c091a3fc83 makefiles: Remove some redundant registration scripts. 2011-08-02 20:47:48 +02:00
Alexandre Julliard 729afa6adc makefiles: Generate resource files for typelibs. 2011-08-02 10:11:10 +02:00
Hans Leidekker d27478b476 wuapi: Add missing method stubs for IUpdateInstaller and IUpdateSearcher. 2011-06-15 20:04:38 +02:00
Marcus Meissner 3429b72bde wuapi: Mark internal symbols with hidden visibility. 2011-05-26 13:31:12 +02:00
Michael Stefaniuc af4c6c8155 wuapi: Use an iface instead of a vtbl pointer in wucf. 2010-12-23 13:47:23 +01:00
Michael Stefaniuc b0c925cdb2 wuapi: Use an iface instead of a vtbl pointer in update_searcher. 2010-12-10 14:01:38 +01:00
Michael Stefaniuc 79d03435ad wuapi: Use an iface instead of a vtbl pointer in automatic_updates. 2010-12-10 13:03:21 +01:00
Michael Stefaniuc ecd7ea605e wuapi: Use an iface instead of a vtbl pointer in update_downloader. 2010-12-10 13:03:16 +01:00
Michael Stefaniuc c3827f1b7b wuapi: Use an iface instead of a vtbl pointer in update_session. 2010-12-10 13:02:49 +01:00
Michael Stefaniuc 079c366292 wuapi: Use an iface instead of a vtbl pointer in update_installer. 2010-12-10 13:02:45 +01:00
Alexandre Julliard 69f58161b9 wuapi: Convert dll registration to the IRegistrar mechanism. 2010-12-09 11:40:12 +01:00
Alexandre Julliard 2f0371e84d wuapi: Add a typelib resource. 2010-12-09 11:40:08 +01:00
Hans Leidekker a4d7540a45 wuapi: Return success from automatic_updates_Resume. 2010-09-27 14:10:46 +02: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
Hans Leidekker c9fd854e04 wuapi: Return success from automatic_updates_Pause. 2010-05-28 16:22:25 +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 ecb5bdf901 wuapi: Add class factory for CLSID_AutomaticUpdates. 2009-01-28 12:07:48 +01:00
Hans Leidekker 0c9b2c3201 wuapi: Register interfaces. 2008-12-17 13:52:42 +01:00
Hans Leidekker 03b0c69abd wuapi: Add class factory. 2008-12-17 13:52:42 +01:00
Hans Leidekker 5ae3e3cfa2 wuapi: Add a stub implementation of IUpdateSession. 2008-12-17 13:52:42 +01:00
Hans Leidekker fe32d211d9 wuapi: Add a stub implementation of IAutomaticUpdates. 2008-12-17 13:52:42 +01:00
Hans Leidekker e614df5583 wuapi: Add a stub implementation of IUpdateSearcher. 2008-12-17 13:52:42 +01:00
Hans Leidekker 85d44cab29 wuapi: Add a stub implementation of IUpdateInstaller. 2008-12-17 13:52:42 +01:00
Hans Leidekker 0d9359c685 wuapi: Add a stub implementation of IUpdateDownloader. 2008-12-17 13:52:42 +01:00
Hans Leidekker 5b6551a591 wuapi: New dll. 2008-12-17 13:52:41 +01:00