搜索资源列表
TimerHook
- 利用WH_GETMESSAGE钩子屏蔽WM_TIMER计时器-use WH_GETMESSAGE hook shielding Could timer
定时
- 针对windows的定时器,演示windows中的3种计时器使用方式,达到的精确程度-windows against the timer, which demonstrated windows of the three timer used in order to reach the level of precision
API TIMER消息处理
- 程序就不再响应我的键盘消息,键盘消息是用来控制移动方向的.
bscl
- 变速齿轮原理是,游戏在刷新画面时会用到时钟来控制刷新速度,有过游戏开发的人都知道,一般游戏锁定1秒30帧,这样会很流畅,人眼有视觉停顿,当速度达到1秒16帧的时候,就是在跑动画了,游戏用到的计时器有大部分是两个windows提供的api函数,一个是::GetTickCount,一个是::timeGetTime,这两个api的原型请查msdn,我们利用hook api 去修改它的值,从而改变游戏速度,工程是一个d-Change gear principle is that the game wil
mouse
- 获取鼠标指针,通过消息处理方式、定时器方式、多线程方式和全局钩子方式四种方式实现获取鼠标指针的程序。-The mouse pointer, by way of messaging, timer mode, multi-threaded approach and way of four ways to achieve global hook to get the mouse pointer in the program.
Mousemoveout
- 利用Timer控件以及API实现捕获鼠标移出控件,并触发相应操作。-Timer control and API to capture the mouse out of control, and trigger the corresponding action.
ttr
- 针对某测功机的定时计数软件,可以程控,已经单纯当作计时器记录数据-Against a dynamometer timer counting software can be programmed
iistream__smart
- an example of win32 api use,the timer cla,-An example of the win32 API use, the timer cla.
everx
- vc的计时器程序,可以每隔几秒进行窗口颜色转换,不错的-Vc timer procedures, can be window color conversion, every few seconds
