STDAFX.H
上传用户:chinamans
上传日期:2013-03-17
资源大小:202k
文件大小:0k
源码类别:

TAPI编程

开发平台:

Visual C++

  1. // stdafx.h : include file for standard system include files,
  2. //  or project specific include files that are used frequently, but
  3. //      are changed infrequently
  4. //
  5. #include <afxwin.h>         // MFC core and standard components
  6. #include <afxext.h>         // MFC extensions
  7. #include <afxtempl.h>
  8. #include <afxcmn.h>