文件名称:MinTimer
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 110kb
- 下载次数:
- 0次
- 提 供 者:
- zn***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
毫秒定时器,为什么要使用毫秒定时器呢?我想原因有两个。第一:CWnd里面的timer不能精确到毫秒级,所以必须要写一个精确到毫秒级的。第二:用CWnd里面的timer代价太大,因为有时我们的类根本就没有窗口,为了使用timer,而不得不从CWnd里派生。本人写的这个mmtimer,主要是为了解决上面这两点而设计的-millisecond timer, why should the use of millisecond timer? I think there are two reasons. First : CWnd not inside the timer accurate to the millisecond, we must write an accurate to the millisecond. Second : CWnd timer inside the price is too high, because sometimes we simply do not like the window, In order to use the timer, which had derived from CWnd Lane. I wrote this mmtimer, is mainly to solve the above two points and design
(系统自动生成,下载前可以参看下载内容)
下载文件列表
testMMTimer
...........\Doc
...........\...\testMMTimer.vsd
...........\testMMTimer
...........\...........\mmTimers.cpp
...........\...........\mmTimers.h
...........\...........\ReadMe.txt
...........\...........\res
...........\...........\...\testMMTimer.manifest
...........\...........\...\testMMTimer.rc2
...........\...........\Resource.h
...........\...........\stdafx.cpp
...........\...........\stdafx.h
...........\...........\testMMTimer.cpp
...........\...........\testMMTimer.h
...........\...........\testMMTimer.rc
...........\...........\testMMTimer.vcproj
...........\...........\testMMTimerDlg.cpp
...........\...........\testMMTimerDlg.h
...........\...........\TimeAgent.cpp
...........\...........\TimeAgent.h
...........\...........\TimerListener.h
...........\testMMTimer.sln
...........\Doc
...........\...\testMMTimer.vsd
...........\testMMTimer
...........\...........\mmTimers.cpp
...........\...........\mmTimers.h
...........\...........\ReadMe.txt
...........\...........\res
...........\...........\...\testMMTimer.manifest
...........\...........\...\testMMTimer.rc2
...........\...........\Resource.h
...........\...........\stdafx.cpp
...........\...........\stdafx.h
...........\...........\testMMTimer.cpp
...........\...........\testMMTimer.h
...........\...........\testMMTimer.rc
...........\...........\testMMTimer.vcproj
...........\...........\testMMTimerDlg.cpp
...........\...........\testMMTimerDlg.h
...........\...........\TimeAgent.cpp
...........\...........\TimeAgent.h
...........\...........\TimerListener.h
...........\testMMTimer.sln