搜索资源列表
JPXX
- 这是我编写的一个键盘按键练习程序,界面相当美观,并且能键盘分区练习,用了的人都说,比<<金山打字通>>练习效果更好.
QQHideWnd
- 虽然还不能算是完美的模仿,但效果已经非常非常的接近了。也许有人会奇怪为什么要用Tool Window 风格,这是因为,这样在任务栏中不会显示窗口。从QQ的标题栏高度也可以判断出他也是这种风格,但这样一来就不能拥有最小化、最大化按键了。实际上QQ的最大化、最小化和关闭按键都是用DC画上去的。如何在Caption上增加按键,外国一些开源网站有源代码,我下载并看了一下,发现里面有个知识点很有趣,那就是更改消息路由,有兴趣的可以去下载来学习一下。
MouseKey
- qt下接收所有键盘和鼠标的按键消息,并显示-qt receive all the keys of the keyboard and mouse messages and displays
carrydata
- VS2005设计一个窗体,窗体有一个“添加”按键,当单击“添加”时,会添加一行数据,当添加的数据超过窗体显示的范围时,会出现滚动条显示下面的数据-a very good program
jsq
- MFC制作的类似于系统自带的计算器,能够实现所设置按键的各种功能。-MFC produced similar system comes with the calculator, to achieve the set button functions.
SportLottery
- 该程序模拟实现了体育彩票36选7的机选过程,点击按键即可显示出随即选出的7个数字,并从小到大排列。-The program simulated realization of the sports lottery machine 36 select 7, the selection process, then click the button to display the selected seven figures, and from small to large array.
Escape
- 基于对话框的MFC程序,对话框中的按钮始终无法被用户点击,只要鼠标一移动到按键的位置,按键就消失。-Dialog-based MFC program, the dialog box has not been a user clicks the button, as long as the mouse button to move to a position, button disappeared.
Key_Respond
- 这是一个基于MFC的键盘响按键应程序。程序中设置了一部分按键,可以响应程序。例如上下左右。-This is an MFC-based keyboard sound keys should be procedures. Key part of the program set up, can respond to programs. For example, up and down about.
scrolllock
- 处理scrolllock按键消息 Visual C++ SDK源代码-scroll lock
ERtest
- VC 界面 带xp风格按键、属性表单、自绘按钮、自绘鼠标-CXPButton SetCurcor
ExitWindows
- MFC实现开机启动程序,实现按键关机。通过修改注册表实现开机自动启动-MFC to boot the program, for Push-off. By modifying the registry and boot automatically start
toolbartestII
- vs2008 mfc 实现ctoolbar的使用 从构建到逐步添加代码,以及自定义消息还响应工具条上面按键的消息。-vs2008 mfc achieve ctoolbar used to gradually add the code from the build, and customize the message also respond to the message button on the toolbar area.
remove-desktop
- 可实现自动更换桌面,程序运行后,可选择你想设定的桌面背景,按 你设定的按键进行更换-Can automatically change the desktop, the program is running, you can choose you want to set the desktop background, according to your set of keys to be replaced
Process
- 在对话框中添加进度条,利用PeekMessage移除消息队列中的按键或者鼠标单击等消息,使程序假死现象消失。-add a CProgressCtrl on Dialog and avoid the interface feign death
Task
- VS2008 MFC按键响应与文本、图片输出以及光标控制的综合应用案例-VS2008 MFC button response with text, images, and output the integrated cursor control application case
sy2
- 1. 完成应用程序框架的编写。 2. 当鼠标某个按键按下,利用消息框提示所按下的鼠标按键。 -This is a Visual C++ program for students study.
bardemo
- 一个MFC程序,能实现多窗口显示,可拖动和用按键控制-A MFC procedure, can achieve more window display, can drag and with key control
MFCWORK1_STANDARD_INPUT
- 对话框中进行一系列数据的输入,并且根据变量的单位,自动转化数值。是一个标准输入的程序。并且相应键盘的按键操作。-The dialog box for input of a series of data, and automatically converted into values according to the units of the variables,. Is a standard input program. And corresponding keybo
ForbideHotKey
- 使用Hook屏蔽键盘按键已经ctrl、alt、delete键及任务栏,但是按住ctrl+F6可以解锁底层钩子-Hook shielded keyboard keys already ctrl, alt, delete keys and taskbar, but hold down the ctrl+ F6 can unlock the underlying hook
DlgKeyBoardPress
- 在对话框程序中实现“热键”,此程序可以同时判断2个按键按下的功能,并且不让后续控制响应这些按键,对于一些控制程序和“热键”的实现是一个比较好的例子,程序中对话框为CDlgKeyBoardPress类,自行添加了一个响应按键的消息,程序较为简单,其中return的作用是不让其他程序再响应这些消息,可以删掉换成break-In the dialog box procedure to achieve " hot key" , this program can determine the
