1. 360a3f9 Update the address of the Free Software Foundation. by Jonathan Ernst · 19 years ago
  2. fc6febc include: Add SC_ENUM_TYPE to winsvc.h. by Robert Shearman · 19 years ago
  3. f41abbd Add/correct prototypes for some already defined functions in by Vincent Béron · 19 years ago
  4. bfa3077 Properly declare handles. by Kevin Koltzau · 20 years ago
  5. 5e62bd0 Declare some missing functions. by Mike McCormack · 20 years ago
  6. 64d7cb1 Add definitions for session change notifications. by Mike McCormack · 20 years ago
  7. 939179d Fix, add and rearrange winsvc.h declarations. by Mike McCormack · 20 years ago
  8. 0cc2031 Stub implementations for GetKernelObjectSecurity, by Hans Leidekker · 20 years ago
  9. 49f7f6c Stub implementations for AdjustTokenGroups, AreAllAccessesGranted, by Hans Leidekker · 20 years ago
  10. 453436d Define SERVICE_NO_CHANGE and RegisterServiceCtrlHandlerEx. by Mike McCormack · 20 years ago
  11. d46a95c Added service database names. by Alexander Yaworsky · 21 years ago
  12. 3dc71b6 Better handling of some service functions. by Aric Stewart · 21 years ago
  13. 9b513ad Stub implementations for ChangeServiceConfigA/W. by Mike McCormack · 21 years ago
  14. e37c6e1 Fixed header dependencies to be fully compatible with the Windows by Alexandre Julliard · 22 years ago
  15. 53f9c21 Use angle brackets (<>) rather than quotes ("") for the include by Dimitrie O. Paun · 22 years ago
  16. f1e1fd0 Assorted Win2k/WinXP stubs. by Steve Lustbader · 22 years ago
  17. 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
  18. f94462f Move __stdcall/__cdecl to the right place. by Patrik Stridvall · 23 years ago
  19. 40774c3 Change the callback declarations to a safer format. by Francois Gouget · 24 years ago
  20. 29625ff SC_HANDLE is a HANDLE, not a 'DECLARE_HANDLE' SERVICE_STATUS_HANDLE is a DWORD by François Gouget · 24 years ago
  21. 4543703 Declare all handles with DECLARE_OLD_HANDLE to ease conversion to STRICT. by François Gouget · 24 years ago
  22. 565b008 - Added some missing WINELIB_NAME_AW definitions, types and messages by Peter Hunnisett · 25 years ago
  23. ae41e8c Reordered the CALLBACK and WINAPI directives so that it compiles with by Francois Gouget · 25 years ago
  24. 0c0f7d3 Added code to some service functions (some untested), fixed by Michael McCormack · 25 years ago
  25. 4a73973 Fixed/moved/added missing/wrong function prototypes. by Patrik Stridvall · 26 years ago