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.

27 lines
353 B

  1. /*++
  2. Copyright (c) 1994-2003 Microsoft Corporation
  3. All rights reserved.
  4. Module Name:
  5. precomp.h
  6. Abstract:
  7. Precompiled header file
  8. Author:
  9. Revision History:
  10. --*/
  11. #include <windows.h>
  12. #include <winspool.h>
  13. #include <winsplp.h>
  14. #include <strsafe.h>
  15. #include "spltypes.h"
  16. #include "local.h"
  17. #include "parsepjl.h"