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.

42 lines
965 B

  1. /*****************************************************************************
  2. *
  3. * $Workfile: pch_mon.h $
  4. *
  5. * Copyright (C) 1997 Hewlett-Packard Company.
  6. * Copyright (C) 1997 Microsoft Corporation.
  7. * All rights reserved.
  8. *
  9. * 11311 Chinden Blvd.
  10. * Boise, Idaho 83714
  11. *
  12. *****************************************************************************
  13. *
  14. * $Log: /StdTcpMon/Common/pch_mon.h $
  15. *
  16. * 4 9/25/97 9:08a Dsnelson
  17. * removed target.h
  18. *
  19. * 3 7/14/97 2:35p Binnur
  20. * copyright statement
  21. *
  22. * 2 7/11/97 1:52p Dsnelson
  23. * added blank last line
  24. *
  25. * 1 7/02/97 2:25p Binnur
  26. * Initial File
  27. *
  28. *****************************************************************************/
  29. #ifndef _PRECOMP_H
  30. #define _PRECOMP_H
  31. #include <tchar.h>
  32. #include <windows.h>
  33. #include <windowsx.h>
  34. // Include the correct spooler definitions, etc
  35. #include <winspool.h>
  36. #include <strsafe.h>
  37. #endif // INC_PCH_MON_H