StdAfx.h
上传用户:longsheng
上传日期:2007-01-02
资源大小:17k
文件大小:0k
源码类别:

编辑框

开发平台:

Visual C++

  1. //
  2. // stdafx.h : include file for standard system include files,
  3. //
  4. #define VC_EXTRALEAN // Exclude rarely-used stuff from Windows headers
  5. #include <afxwin.h>         // MFC core and standard components
  6. #include <afxext.h>         // MFC extensions
  7. #include <afxcmn.h> // MFC support for Windows Common Controls