OSDN Git Service

Use the reg command to import/export properties
[xkeymacs/xkeymacs.git] / xkeymacs / stdafx.h
1 // stdafx.h : include file for standard system include files,\r
2 //  or project specific include files that are used frequently, but\r
3 //      are changed infrequently\r
4 //\r
5 \r
6 #if !defined(AFX_STDAFX_H__C7A72283_D846_468F_B48D_3C5A11DBAED2__INCLUDED_)\r
7 #define AFX_STDAFX_H__C7A72283_D846_468F_B48D_3C5A11DBAED2__INCLUDED_\r
8 \r
9 #if _MSC_VER > 1000\r
10 #pragma once\r
11 #endif // _MSC_VER > 1000\r
12 \r
13 #define VC_EXTRALEAN            // Exclude rarely-used stuff from Windows headers\r
14 \r
15 #include <afxwin.h>         // MFC core and standard components\r
16 #include <afxext.h>         // MFC extensions\r
17 // #include <afxdisp.h>        // MFC Automation classes\r
18 #include <afxdtctl.h>           // MFC support for Internet Explorer 4 Common Controls\r
19 #ifndef _AFX_NO_AFXCMN_SUPPORT\r
20 #include <afxcmn.h>                     // MFC support for Windows Common Controls\r
21 #endif // _AFX_NO_AFXCMN_SUPPORT\r
22 \r
23 //{{AFX_INSERT_LOCATION}}\r
24 // Microsoft Visual C++ will insert additional declarations immediately before the previous line.\r
25 \r
26 #endif // !defined(AFX_STDAFX_H__C7A72283_D846_468F_B48D_3C5A11DBAED2__INCLUDED_)\r