MinTimer

所属分类:Windows编程
开发工具:Visual C++
文件大小:110KB
下载次数:110
上传日期:2006-06-02 10:18:28
上 传 者zniao
说明:  毫秒定时器,为什么要使用毫秒定时器呢?我想原因有两个。第一: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 (0, 2006-05-08)
testMMTimer\Doc (0, 2006-04-29)
testMMTimer\Doc\testMMTimer.vsd (182272, 2006-04-28)
testMMTimer\testMMTimer (0, 2006-05-08)
testMMTimer\testMMTimer\mmTimers.cpp (2151, 2006-04-29)
testMMTimer\testMMTimer\mmTimers.h (1066, 2006-03-24)
testMMTimer\testMMTimer\res (0, 2006-03-24)
testMMTimer\testMMTimer\res\testMMTimer.ico (21630, 2001-04-19)
testMMTimer\testMMTimer\res\testMMTimer.manifest (701, 2006-03-24)
testMMTimer\testMMTimer\res\testMMTimer.rc2 (402, 2006-03-24)
testMMTimer\testMMTimer\Resource.h (775, 2006-03-24)
testMMTimer\testMMTimer\stdafx.cpp (211, 2006-03-24)
testMMTimer\testMMTimer\stdafx.h (1864, 2006-03-24)
testMMTimer\testMMTimer\testMMTimer.cpp (1923, 2006-03-24)
testMMTimer\testMMTimer\testMMTimer.h (532, 2006-03-24)
testMMTimer\testMMTimer\testMMTimer.rc (5427, 2006-04-28)
testMMTimer\testMMTimer\testMMTimer.vcproj (5070, 2006-03-24)
testMMTimer\testMMTimer\testMMTimerDlg.cpp (4338, 2006-03-24)
testMMTimer\testMMTimer\testMMTimerDlg.h (819, 2006-03-24)
testMMTimer\testMMTimer\TimeAgent.cpp (462, 2006-03-24)
testMMTimer\testMMTimer\TimeAgent.h (533, 2006-04-29)
testMMTimer\testMMTimer\TimerListener.h (417, 2006-04-29)
testMMTimer\testMMTimer.sln (1025, 2006-04-29)
testMMTimer\testMMTimer.suo (11776, 2006-04-29)

近期下载者

相关文件


收藏者