OSDN Git Service

Add the invocation of SetKeyboardHook to ShellProc in CXkeymacsDll,
[xkeymacs/xkeymacs.git] / xkeymacsdll / 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__AA2B17FB_4840_41A9_896C_D69FA3B6D6FB__INCLUDED_)\r
7 #define AFX_STDAFX_H__AA2B17FB_4840_41A9_896C_D69FA3B6D6FB__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 \r
18 #ifndef _AFX_NO_OLE_SUPPORT\r
19 #include <afxole.h>         // MFC OLE classes\r
20 #include <afxodlgs.h>       // MFC OLE dialog classes\r
21 #include <afxdisp.h>        // MFC Automation classes\r
22 #endif // _AFX_NO_OLE_SUPPORT\r
23 \r
24 \r
25 #ifndef _AFX_NO_DB_SUPPORT\r
26 #include <afxdb.h>                      // MFC ODBC database classes\r
27 #endif // _AFX_NO_DB_SUPPORT\r
28 \r
29 /*\r
30 #ifndef _AFX_NO_DAO_SUPPORT\r
31 #include <afxdao.h>                     // MFC DAO database classes\r
32 #endif // _AFX_NO_DAO_SUPPORT\r
33 */\r
34 \r
35 #include <afxdtctl.h>           // MFC support for Internet Explorer 4 Common Controls\r
36 #ifndef _AFX_NO_AFXCMN_SUPPORT\r
37 #include <afxcmn.h>                     // MFC support for Windows Common Controls\r
38 #endif // _AFX_NO_AFXCMN_SUPPORT\r
39 \r
40 \r
41 //{{AFX_INSERT_LOCATION}}\r
42 // Microsoft Visual C++ will insert additional declarations immediately before the previous line.\r
43 \r
44 #endif // !defined(AFX_STDAFX_H__AA2B17FB_4840_41A9_896C_D69FA3B6D6FB__INCLUDED_)\r