precomp.h
上传用户:looem2003
上传日期:2014-07-20
资源大小:13733k
文件大小:0k
源码类别:

打印编程

开发平台:

Visual C++

  1. /*++
  2. Copyright (c) 1990-1998  Microsoft Corporation
  3. All rights reserved
  4. Module Name:
  5.     precomp.h
  6. --*/
  7. #include <windows.h>
  8. #include <winspool.h>
  9. #include <winsplp.h>
  10. #include <winsock2.h>
  11. #include <wchar.h>
  12. #include <stddef.h>
  13. #include <stdarg.h>
  14. #include <string.h>
  15. #include <stdlib.h>
  16. #include <stdio.h>
  17. #include <af_irda.h>
  18. #include <shellapi.h>
  19. #include "resource.h"
  20. #include "spltypes.h"
  21. #include "localmon.h"
  22. #include <strsafe.h>