Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

32 lines
513 B

  1. //++
  2. //
  3. // Copyright (c) 1994 Microsoft Corporation
  4. //
  5. // Module Name:
  6. //
  7. // w32svc.h (generated from w32svc.stb)
  8. //
  9. // Abstract:
  10. //
  11. // This module defines Win32 system service names.
  12. //
  13. // Author:
  14. //
  15. // Chuck Lenzmeier (chuckl) 8-Dec-1994
  16. //
  17. // Environment:
  18. //
  19. // User or kernel mode.
  20. //
  21. // Revision History:
  22. //
  23. //--
  24. // USRSTUBS_ENTRYn already defined by syssvc.h
  25. #undef STUBS_END
  26. #define STUBS_END };
  27. //
  28. // gensrv puts USRSTUBS_ENTRYn macro invocations here.
  29. //