OSDN Git Service

Fix a bug where the choice of the default setting for an application
[xkeymacs/xkeymacs.git] / xkeymacs / 104keyboard.h
1 #if !defined(AFX_104KEYBOARD_H__0206A99F_158D_419A_A816_CC493DDDA16C__INCLUDED_)\r
2 #define AFX_104KEYBOARD_H__0206A99F_158D_419A_A816_CC493DDDA16C__INCLUDED_\r
3 \r
4 #if _MSC_VER > 1000\r
5 #pragma once\r
6 #endif // _MSC_VER > 1000\r
7 \r
8 #include "keyboardlayout.h"\r
9 \r
10 // 104Keyboard.h : header file\r
11 //\r
12 \r
13 /////////////////////////////////////////////////////////////////////////////\r
14 // C104Keyboard dialog\r
15 \r
16 class C104Keyboard : public CKeyboardLayout\r
17 {\r
18 // Construction\r
19 public:\r
20         CToolTipCtrl m_ToolTip;\r
21         C104Keyboard(HKEY_TYPE hkey_type, CWnd* pParent = NULL);   // standard constructor\r
22 \r
23 // Dialog Data\r
24         //{{AFX_DATA(C104Keyboard)\r
25         enum { IDD = IDD_104KEYBOARD };\r
26                 // NOTE: the ClassWizard will add data members here\r
27         //}}AFX_DATA\r
28 \r
29 \r
30 // Overrides\r
31         // ClassWizard generated virtual function overrides\r
32         //{{AFX_VIRTUAL(C104Keyboard)\r
33         public:\r
34         virtual BOOL PreTranslateMessage(MSG* pMsg);\r
35         protected:\r
36         virtual void DoDataExchange(CDataExchange* pDX);    // DDX/DDV support\r
37         //}}AFX_VIRTUAL\r
38 \r
39 // Implementation\r
40 protected:\r
41         // Generated message map functions\r
42         //{{AFX_MSG(C104Keyboard)\r
43         virtual BOOL OnInitDialog();\r
44         virtual void OnOK();\r
45         afx_msg void OnDestroy();\r
46         //}}AFX_MSG\r
47         DECLARE_MESSAGE_MAP()\r
48 };\r
49 \r
50 //{{AFX_INSERT_LOCATION}}\r
51 // Microsoft Visual C++ will insert additional declarations immediately before the previous line.\r
52 \r
53 #endif // !defined(AFX_104KEYBOARD_H__0206A99F_158D_419A_A816_CC493DDDA16C__INCLUDED_)\r