Source code of Windows XP (NT5)
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.

39 lines
561 B

  1. /*++
  2. Copyright (c) 1994 - 1996 Microsoft Corporation
  3. Abstract:
  4. Header file for the win32spl
  5. Author:
  6. Revision History:
  7. --*/
  8. #include <nt.h>
  9. #include <ntrtl.h>
  10. #include <nturtl.h>
  11. #include <windows.h>
  12. #include <winspool.h>
  13. #include <winsock2.h>
  14. #include <dsgetdc.h>
  15. #include <winsplp.h>
  16. #include <lm.h>
  17. #include <stdio.h>
  18. #include <string.h>
  19. #include <rpc.h>
  20. #include <rpcasync.h>
  21. #include "winspl.h"
  22. #include <offsets.h>
  23. #include <w32types.h>
  24. #include <local.h>
  25. #include <splcom.h>
  26. #include <winsprlp.h>
  27. #include <winddiui.h>
  28. #include <wininet.h>