gdi32: Return the full DIB height in GetImage instead of clipping to the visible...
[wine] / include / wine / svcctl.idl
2011-11-30  Piotr Cabanservices: Added support for SERVICE_CONFIG_PRESHUTDOWN_...
2010-10-29  Hans Leidekkeradvapi32: Implement EnumServicesStatusExA/W.
2010-10-27  Hans Leidekkeradvapi32: Implement EnumServicesStatusA/W.
2009-03-24  Rob Shearmanservices: svcctl_GetServiceDisplayNameW and svcctl_GetS...
2009-01-27  Alexandre Julliardservices: Add stub implementation for SERVICE_CONFIG_FA...
2009-01-21  Alexandre Julliardadvapi32: Fix GetServiceDisplayNameW behavior to pass...
2009-01-21  Alexandre Julliardadvapi32: Fix GetServiceKeyNameW behavior to pass the...
2009-01-19  Alexandre Julliardadvapi32: Reimplemented QueryServiceConfig2W in service...
2008-11-26  Alexandre Julliardadvapi32: Reimplemented ChangeServiceConfig2W in servic...
2008-08-18  Paul Vriensinclude/wine/svcctl.idl: Remove duplicate define.
2008-05-08  Alexandre Julliardservices: Send the service name in the control requests.
2008-03-29  Rob Shearmanservices: Fill in the functions between implemented...
2008-03-29  Rob Shearmanservices: Move ControlService and StartServiceW from...
2008-03-29  Rob Shearmanservices: Move LockServiceDatabase and UnlockServiceDat...
2008-03-29  Rob Shearmanservices: Move SetServiceStatus and QueryServiceStatusE...
2008-03-29  Mikołaj Zalewskiservices: Move GetServiceDisplayName to services.exe...
2008-03-29  Mikołaj Zalewskiservices: Move ChangeServiceConfigW implementation...
2008-03-29  Mikołaj Zalewskiservices: Move QueryServiceConfigW from advapi32.dll...
2008-03-29  Mikołaj Zalewskiservices: Move CreateService, OpenService and DeleteSer...
2008-03-29  Mikołaj Zalewskiservices: Start a local RPC server.