Can we bundle everthing together?
[wine] / include / winsvc.h
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.