文件名称:HL_mmTimer2(VB6-OCX)
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2014-05-13
- 文件大小:
- 320kb
- 下载次数:
- 0次
- 提 供 者:
- ipu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
可以精确到1毫秒的定时器——多媒体定时器ocx控件,1、HighResolutionTimer,2、HL_mmTimer2,两者几乎一样,精度高,但都有个问题:一个进程中只能用一个此种控件!一个工程中只能添加一个控件实例!第二个不执行,但不会导致程序崩溃!本控件采用多媒体定时器包装而成,注意打包时带上"winmm.dll"。
为使VB6能用上它,用VC6封装出DLL,提供API接口,通过发送WM_KEYUP消息到VB6的用户控件触发计时事件-Accurate to 1 millisecond timer- multimedia timer ocx controls, 1, HighResolutionTimer, 2, HL_mmTimer2, both almost the same, high precision, but there is a problem: a process can only use one such control! A project can only add one instance of the control! The second does not perform, but will not cause the program to crash! The use of multimedia timer controls the packaging is made to bring attention to "winmm.dll" when packed.
To make it can be used on VB6, VC6 package the DLL, provide API interface, by sending a message to WM_KEYUP VB6 user control to trigger timed events
为使VB6能用上它,用VC6封装出DLL,提供API接口,通过发送WM_KEYUP消息到VB6的用户控件触发计时事件-Accurate to 1 millisecond timer- multimedia timer ocx controls, 1, HighResolutionTimer, 2, HL_mmTimer2, both almost the same, high precision, but there is a problem: a process can only use one such control! A project can only add one instance of the control! The second does not perform, but will not cause the program to crash! The use of multimedia timer controls the packaging is made to bring attention to "winmm.dll" when packed.
To make it can be used on VB6, VC6 package the DLL, provide API interface, by sending a message to WM_KEYUP VB6 user control to trigger timed events
(系统自动生成,下载前可以参看下载内容)
下载文件列表
可以精确到1毫秒的定时器——多媒体定\HighResolutionTimer(vb-ocx)\frmMain.frm
...................................\...........................\HighResolutionTimer 组.vbg
...................................\...........................\HighResolutionTimer.ctl
...................................\...........................\HighResolutionTimer.ctx
...................................\...........................\HighResolutionTimer.dll
...................................\...........................\HighResolutionTimer.exp
...................................\...........................\HighResolutionTimer.lib
...................................\...........................\HighResolutionTimer.oca
...................................\...........................\HighResolutionTimer.ocx
...................................\...........................\HighResolutionTimer.vbp
...................................\...........................\HighResolutionTimer.vbw
...................................\...........................\HighResolutionTimer_Test.exe
...................................\...........................\HighResolutionTimer_Test.vbp
...................................\...........................\HighResolutionTimer_Test.vbw
...................................\...........................\HL_timer.jpg
...................................\...........................\MhrtCallBack.bas
...................................\...........................\timer.jpg
...................................\...........................\说明.txt
...................................\.....................c-dll)\HighResolutionTimer.aps
...................................\...........................\HighResolutionTimer.cpp
...................................\...........................\HighResolutionTimer.dsp
...................................\...........................\HighResolutionTimer.dsw
...................................\...........................\HighResolutionTimer.h
...................................\...........................\HighResolutionTimer.rc
...................................\...........................\HRT.CPP
...................................\...........................\HRT.H
...................................\...........................\ReadMe.txt
...................................\...........................\resource.h
...................................\...........................\StdAfx.cpp
...................................\...........................\StdAfx.h
...................................\...........................\testHRT.cpp
...................................\...........................\testHRT.def
...................................\...........................\testHRT.h
...................................\.L_mmTimer2(VB6-OCX)\frmTest.frm
...................................\....................\HLmmTimer2.ctl
...................................\....................\HLmmTimer2.ctx
...................................\....................\HL_mmTimer2 组.vbg
...................................\....................\HL_mmTimer2.exp
...................................\....................\HL_mmTimer2.lib
...................................\....................\HL_mmTimer2.oca
...................................\....................\HL_mmTimer2.ocx
...................................\....................\HL_mmTimer2.vbp
...................................\....................\HL_mmTimer2.vbw
...................................\....................\HL_mmTimer2Test.exe
...................................\....................\HL_mmTimer2Test.vbp
...................................\....................\HL_mmTimer2Test.vbw
...................................\....................\HL_timer.jpg
...................................\....................\mduCallBack.bas
...................................\....................\mmTimer2.dll
...................................\....................\timer.jpg
...................................\....................\说明.txt
...................................\.............C6-DL