KeyBoard.clw
资源名称:KeyBoard.rar [点击查看]
上传用户:weimin735
上传日期:2008-06-11
资源大小:527k
文件大小:4k
源码类别:
输入法编程
开发平台:
Visual C++
- ; CLW file contains information for the MFC ClassWizard
- [General Info]
- Version=1
- LastClass=CKeyBoardDlg
- LastTemplate=CDialog
- NewFileInclude1=#include "stdafx.h"
- NewFileInclude2=#include "KeyBoard.h"
- ClassCount=3
- Class1=CKeyBoardApp
- Class2=CKeyBoardDlg
- Class3=CAboutDlg
- ResourceCount=4
- Resource1=IDD_KEYBOARD_DIALOG
- Resource2=IDR_MAINFRAME
- Resource3=IDD_ABOUTBOX
- Resource4=CG_IDR_POPUP_KEY_BOARD_DLG
- [CLS:CKeyBoardApp]
- Type=0
- HeaderFile=KeyBoard.h
- ImplementationFile=KeyBoard.cpp
- Filter=N
- [CLS:CKeyBoardDlg]
- Type=0
- HeaderFile=KeyBoardDlg.h
- ImplementationFile=KeyBoardDlg.cpp
- Filter=D
- LastObject=CKeyBoardDlg
- BaseClass=CDialog
- VirtualFilter=dWC
- [CLS:CAboutDlg]
- Type=0
- HeaderFile=KeyBoardDlg.h
- ImplementationFile=KeyBoardDlg.cpp
- Filter=D
- BaseClass=CDialog
- VirtualFilter=dWC
- [DLG:IDD_ABOUTBOX]
- Type=1
- Class=CAboutDlg
- ControlCount=1
- Control1=IDC_STATIC,static,1342177294
- [DLG:IDD_KEYBOARD_DIALOG]
- Type=1
- Class=CKeyBoardDlg
- ControlCount=83
- Control1=IDC_ESC,button,1342242816
- Control2=IDC_F1,button,1342242816
- Control3=IDC_F2,button,1342242816
- Control4=IDC_F3,button,1342242816
- Control5=IDC_F4,button,1342242816
- Control6=IDC_F5,button,1342242816
- Control7=IDC_F6,button,1342242816
- Control8=IDC_F7,button,1342242816
- Control9=IDC_F8,button,1342242816
- Control10=IDC_F9,button,1342242816
- Control11=IDC_F10,button,1342242816
- Control12=IDC_F11,button,1342242816
- Control13=IDC_F12,button,1342242816
- Control14=IDC_PAUSE,button,1342242816
- Control15=IDC_INS,button,1342242816
- Control16=IDC_DEL,button,1342242816
- Control17=IDC_PGUP,button,1342242816
- Control18=IDC_PGDN,button,1342242816
- Control19=IDC_HOME,button,1342242816
- Control20=IDC_END,button,1342242816
- Control21=IDC_ONCE,button,1342242816
- Control22=IDC_1,button,1342242816
- Control23=IDC_2,button,1342242816
- Control24=IDC_3,button,1342242816
- Control25=IDC_4,button,1342242816
- Control26=IDC_5,button,1342242816
- Control27=IDC_6,button,1342242816
- Control28=IDC_7,button,1342242816
- Control29=IDC_8,button,1342242816
- Control30=IDC_9,button,1342242816
- Control31=IDC_0,button,1342242816
- Control32=IDC_10,button,1342242816
- Control33=IDC_11,button,1342242816
- Control34=IDC_12,button,1342242816
- Control35=IDC_BSPC,button,1342242816
- Control36=IDC_Q,button,1342242816
- Control37=IDC_W,button,1342242816
- Control38=IDC_E,button,1342242816
- Control39=IDC_R,button,1342242816
- Control40=IDC_T,button,1342242816
- Control41=IDC_Y,button,1342242816
- Control42=IDC_U,button,1342242816
- Control43=IDC_I,button,1342242816
- Control44=IDC_O,button,1342242816
- Control45=IDC_P,button,1342242816
- Control46=IDC_P1,button,1342242816
- Control47=IDC_P2,button,1342242816
- Control48=IDC_TAB,button,1342242816
- Control49=IDC_CAPS,button,1342242816
- Control50=IDC_A,button,1342242816
- Control51=IDC_S,button,1342242816
- Control52=IDC_D,button,1342242816
- Control53=IDC_F,button,1342242816
- Control54=IDC_G,button,1342242816
- Control55=IDC_H,button,1342242816
- Control56=IDC_J,button,1342242816
- Control57=IDC_K,button,1342242816
- Control58=IDC_L,button,1342242816
- Control59=IDC_L1,button,1342242816
- Control60=IDC_L2,button,1342242816
- Control61=IDC_Z,button,1342242816
- Control62=IDC_X,button,1342242816
- Control63=IDC_C,button,1342242816
- Control64=IDC_V,button,1342242816
- Control65=IDC_B,button,1342242816
- Control66=IDC_N,button,1342242816
- Control67=IDC_M,button,1342242816
- Control68=IDC_M1,button,1342242816
- Control69=IDC_M2,button,1342242816
- Control70=IDC_M3,button,1342242816
- Control71=IDC_WND,button,1342242816
- Control72=IDC_MENU,button,1342242816
- Control73=IDC_SPACE,button,1342242816
- Control74=IDC_LEFT,button,1342242816
- Control75=IDC_BOTTOM,button,1342242816
- Control76=IDC_RIGHT,button,1342242816
- Control77=IDC_TOP,button,1342242816
- Control78=IDC_ENTER,button,1342242816
- Control79=IDC_PS,button,1342242816
- Control80=IDC_EXIT,button,1342242816
- Control81=IDC_SHIF,button,1342373891
- Control82=IDC_CTRL,button,1342242819
- Control83=IDC_ALT,button,1342242819
- [MNU:CG_IDR_POPUP_KEY_BOARD_DLG]
- Type=1
- Class=?
- Command1=IDCANCEL
- Command2=IDC_ABOUT
- CommandCount=2