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.

26 lines
333 B

  1. /*++
  2. Copyright (c) 1994 - 1996 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 "spltypes.h"
  15. #include "local.h"
  16. #include "parsepjl.h"