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
602 B

  1. #include <nt.h>
  2. #include <ntrtl.h>
  3. #include <nturtl.h>
  4. #include <windows.h>
  5. #include <stddef.h>
  6. #include <winsvc.h>
  7. #include <rpc.h>
  8. #include <offsets.h>
  9. #include <delayimp.h>
  10. #include <winspool.h>
  11. #include <ntgdispl.h>
  12. #include <lmsname.h>
  13. #include <lmerr.h>
  14. #include <offsets.h>
  15. #include <strsafe.h>
  16. #include <splapip.h>
  17. #include <winsplp.h>
  18. #include <winsprlp.h>
  19. #include <winspl.h>
  20. #include <Sddl.h>
  21. #ifndef MODULE
  22. #define MODULE "SPLSRV:"
  23. #define MODULE_DEBUG SplsrvDebug
  24. #endif
  25. #include <splcom.h>