server: Report a default DACL for registry keys.
[wine] / dlls / wuapi /
2013-04-15  Alexandre JulliardRemove empty DLL_PROCESS_DETACH case statements.
2011-09-07  Bernhard Looswuapi: Add the SystemInformation coclass and interface.
2011-08-02  Alexandre Julliardwinecrt0: Remove the clsid parameter in __wine_(un...
2011-08-02  Alexandre Julliardmakefiles: Remove some redundant registration scripts.
2011-08-02  Alexandre Julliardmakefiles: Generate resource files for typelibs.
2011-06-15  Hans Leidekkerwuapi: Add missing method stubs for IUpdateInstaller...
2011-05-26  Marcus Meissnerwuapi: Mark internal symbols with hidden visibility.
2010-12-23  Michael Stefaniucwuapi: Use an iface instead of a vtbl pointer in wucf.
2010-12-10  Michael Stefaniucwuapi: Use an iface instead of a vtbl pointer in update...
2010-12-10  Michael Stefaniucwuapi: Use an iface instead of a vtbl pointer in automa...
2010-12-10  Michael Stefaniucwuapi: Use an iface instead of a vtbl pointer in update...
2010-12-10  Michael Stefaniucwuapi: Use an iface instead of a vtbl pointer in update...
2010-12-10  Michael Stefaniucwuapi: Use an iface instead of a vtbl pointer in update...
2010-12-09  Alexandre Julliardwuapi: Convert dll registration to the IRegistrar mecha...
2010-12-09  Alexandre Julliardwuapi: Add a typelib resource.
2010-09-27  Hans Leidekkerwuapi: Return success from automatic_updates_Resume.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-05-28  Hans Leidekkerwuapi: Return success from automatic_updates_Pause.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-04  Nikolay SivovFix remaining copy&paste typos in self-registration...
2010-01-06  Reece DunnDon't generate FIXME warnings for DllCanUnloadNow.
2009-01-28  Hans Leidekkerwuapi: Add class factory for CLSID_AutomaticUpdates.
2008-12-17  Hans Leidekkerwuapi: Register interfaces.
2008-12-17  Hans Leidekkerwuapi: Add class factory.
2008-12-17  Hans Leidekkerwuapi: Add a stub implementation of IUpdateSession.
2008-12-17  Hans Leidekkerwuapi: Add a stub implementation of IAutomaticUpdates.
2008-12-17  Hans Leidekkerwuapi: Add a stub implementation of IUpdateSearcher.
2008-12-17  Hans Leidekkerwuapi: Add a stub implementation of IUpdateInstaller.
2008-12-17  Hans Leidekkerwuapi: Add a stub implementation of IUpdateDownloader.
2008-12-17  Hans Leidekkerwuapi: New dll.