键盘按键和按钮关联

时间:2016-04-24 13:51:50
【文件属性】:
文件名称:键盘按键和按钮关联
文件大小:216KB
文件格式:ZIP
更新时间:2016-04-24 13:51:50
按键 按钮 事件 在Dlg InitialDialog中添加SetDialogInfo(F1,F2,F3,F4,End) 按F1 弹出消息框F1 按F2 弹出消息框F2 按F3 弹出消息框F3 按F4 弹出消息框F4 按End 弹出消息框End 并执行 EnableWindow(..) SetDialogInfo(F2,F3,F4,End,F1)
【文件预览】:
SomeTest
----ScanKeyTest()
--------stdafx.cpp(144B)
--------Key_Operation.h(814B)
--------ScanKeyTest.rc(5KB)
--------res()
--------stdafx.h(2KB)
--------targetver.h(1KB)
--------ScanKeyTestDlg.h(811B)
--------ScanKeyTest.vcproj(6KB)
--------ScanKeyTest.vcproj.MarioKong-PC.MarioKong.user(1KB)
--------Key_Operation.cpp(2KB)
--------resource.h(867B)
--------ScanKeyTest.cpp(2KB)
--------ScanKeyTestDlg.cpp(4KB)
--------ScanKeyTest.h(522B)
--------ScanKeyTest.aps(103KB)
--------Debug()
--------ReadMe.txt(3KB)
----SomeTest.suo(38KB)
----帮助.txt(600B)
----SomeTest.sln(899B)
----Debug()
--------ScanKeyTest.exe(152KB)

网友评论

  • 这个好像不是我要的,不过资料还是很清晰的。