STDAFX.H
上传用户:zhang8947
上传日期:2007-01-08
资源大小:1910k
文件大小:0k
源码类别:

多国语言处理

开发平台:

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 (including VB)
  7. #include <afxdlgs.h>
  8. #define INI_FILE_NAME "cs.ini"