wpp: Add explicit casts when mixing unsigned and signed integers.
[wine] / dlls / wuapi /
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.