搜索资源列表
MinTimer
- 毫秒定时器,为什么要使用毫秒定时器呢?我想原因有两个。第一:CWnd里面的timer不能精确到毫秒级,所以必须要写一个精确到毫秒级的。第二:用CWnd里面的timer代价太大,因为有时我们的类根本就没有窗口,为了使用timer,而不得不从CWnd里派生。本人写的这个mmtimer,主要是为了解决上面这两点而设计的-millisecond timer, why should the use of millisecond timer? I think there are two reasons. F
mmTimer.rar
- 这是一个ms级的定时控件,弥补了VB6中没有精密定时控件的空白,好的话顶一下.,This is a regular class ms control, VB6 does not make up for the precision control of the blank from time to time, if the top look good.
mmTimer_source
- 最近有朋友要mmTimer的源码,这里便是 mmTimer的实现源码,包括VB(ocx),VC(dll),注意是单线程,需要自己改多线程-Recently, a friend to mmTimer the source, here is the realization of mmTimer source, including VB (ocx), VC (dll), attention is single-threaded, multi-thread needs its own reform
MMTimer
- 一个利用VC++ 编程环境ATL开发的多媒体定时器控件- one ActiveX Contrl about Multimedia timer