d3drm: Avoid LPD3DRMIMAGE.
[wine] / include / winsvc.h
2011-11-30  Piotr Cabaninclude: Update winsvc.h header.
2008-03-26  Stefan Leichteradvapi32: Partly implemented QueryServiceConfig2A/W.
2007-11-07  Alexandre Julliardinclude: Add WINADVAPI to the exported advapi32 functions.
2007-05-14  Rolf Kalbermatteradvapi32: Add service state request definitions.
2007-05-08  Rolf Kalbermatteradvapi32: Add prototypes for EnumServicesStatusExA/W.
2007-04-23  Rolf Kalbermatteradvapi32: Make SERVICE_STATUS_PROCESS match the declara...
2007-04-20  Rolf Kalbermatteradvapi32: Implement QueryServiceStatusEx.
2007-03-20  Jacek Cabanadvapi: Constify argument of StartServiceCtrlDispatcher...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-01-31  Robert Shearmaninclude: Add SC_ENUM_TYPE to winsvc.h.
2005-11-21  Vincent BéronAdd/correct prototypes for some already defined functio...
2005-08-23  Kevin KoltzauProperly declare handles.
2005-06-13  Mike McCormackDeclare some missing functions.
2005-01-18  Mike McCormackAdd definitions for session change notifications.
2005-01-14  Mike McCormackFix, add and rearrange winsvc.h declarations.
2005-01-03  Hans LeidekkerStub implementations for GetKernelObjectSecurity,
2004-12-21  Hans LeidekkerStub implementations for AdjustTokenGroups, AreAllAcces...
2004-10-21  Mike McCormackDefine SERVICE_NO_CHANGE and RegisterServiceCtrlHandlerEx.
2004-09-20  Alexander YaworskyAdded service database names.
2003-12-13  Aric StewartBetter handling of some service functions.
2003-12-02  Mike McCormackStub implementations for ChangeServiceConfigA/W.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-28  Dimitrie O. PaunUse angle brackets (<>) rather than quotes ("") for...
2002-11-25  Steve LustbaderAssorted Win2k/WinXP stubs.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-31  Patrik StridvallMove __stdcall/__cdecl to the right place.
2001-02-12  Francois GougetChange the callback declarations to a safer format.
2001-01-02  François GougetSC_HANDLE is a HANDLE, not a 'DECLARE_HANDLE'
2000-12-26  François GougetDeclare all handles with DECLARE_OLD_HANDLE to ease...
2000-09-19  Peter Hunnisett- Added some missing WINELIB_NAME_AW definitions, types...
2000-06-11  Francois GougetReordered the CALLBACK and WINAPI directives so that...
1999-12-04  Michael McCormackAdded code to some service functions (some untested...
1999-07-04  Patrik StridvallFixed/moved/added missing/wrong function prototypes.