文件名称:mfc-hotkey
- 所属分类:
- 系统编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 12.63mb
- 下载次数:
- 0次
- 提 供 者:
- hua****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
在mfc程序中设置热键,调用Windows的API RegisterHotKey以及UnregisterHotKey,然后再创建一个函数来处理基于WM_HOTKEY的消息映像-Mfc program set a hotkey to call the Windows the API RegisterHotKey UnregisterHotKey, and then create a function to handle the news images based on WM_HOTKEY
(系统自动生成,下载前可以参看下载内容)
下载文件列表
mfc-hotkey\HotKey使用.doc
..........\myHotKey\Debug\BuildLog.htm
..........\........\.....\mt.dep
..........\........\.....\myHotKey.exe
..........\........\.....\myHotKey.exe.embed.manifest
..........\........\.....\myHotKey.exe.embed.manifest.res
..........\........\.....\myHotKey.exe.intermediate.manifest
..........\........\.....\myHotKey.ilk
..........\........\.....\myHotKey.obj
..........\........\.....\myHotKey.pch
..........\........\.....\myHotKey.pdb
..........\........\.....\myHotKey.res
..........\........\.....\myHotKeyDlg.obj
..........\........\.....\StdAfx.obj
..........\........\.....\vc60.idb
..........\........\.....\vc60.pdb
..........\........\.....\vc90.idb
..........\........\.....\vc90.pdb
..........\........\myHotKey.aps
..........\........\myHotKey.clw
..........\........\myHotKey.cpp
..........\........\myHotKey.dsp
..........\........\myHotKey.dsw
..........\........\myHotKey.h
..........\........\myHotKey.ncb
..........\........\myHotKey.opt
..........\........\myHotKey.plg
..........\........\myHotKey.rc
..........\........\myHotKey.sln
..........\........\myHotKey.suo
..........\........\myHotKey.vcproj
..........\........\myHotKey.vcproj.WIN7.Administrator.user
..........\........\myHotKeyDlg.cpp
..........\........\myHotKeyDlg.h
..........\........\ReadMe.txt
..........\........\res\myHotKey.ico
..........\........\...\myHotKey.rc2
..........\........\Resource.h
..........\........\StdAfx.cpp
..........\........\StdAfx.h
..........\........\Debug
..........\........\res
..........\myHotKey
mfc-hotkey