-
High
高精度定时器,精度达到10ms.可以在VB6中调用,解决VB6中无法满足小于50ms级别的定时问题-High-precision timer, accuracy of 10ms. You can call in VB6 to solve VB6 can not meet the less than 50ms-level timing issues
- 2023-07-19 09:40:03下载
- 积分:1
-
compass建立索引,并且自动更新索引
compass建立索引,并且自动更新索引-compass
- 2022-04-15 13:57:54下载
- 积分:1
-
xlsrwii 1.o ecexl数据导入控件,不许装Office软件
xlsrwii 1.o ecexl数据导入控件,不许装Office软件-xlsrwii 1.o ecexl data import controls, not loaded Office software
- 2022-05-13 14:07:22下载
- 积分:1
-
通过插入Microsoft Internet Explorer3.x的控件到MFC程序,制作了一个简单的网页浏览器...
通过插入Microsoft Internet Explorer3.x的控件到MFC程序,制作了一个简单的网页浏览器-inserted through the Microsoft Internet Controls to Explorer3.x MFC procedures, produced a simple Web browser
- 2022-03-06 05:56:53下载
- 积分:1
-
含有其他控件的ATL控件,并使用GetDlgControl得到子控件并可调用子控件的方法...
含有其他控件的ATL控件,并使用GetDlgControl得到子控件并可调用子控件的方法-ATL control which includes another controls,and can call GetDlgControl() to get child controls and call their methods
- 2023-04-28 07:40:02下载
- 积分:1
-
在工业控制软件中经常要显示测量数据,如果在在界面上单纯显示一些数字会显得很单调,如果能在软件中添加色泽艳丽的控件,就一定会为你的软件增色不少,让人有爽心悦目的感...
在工业控制软件中经常要显示测量数据,如果在在界面上单纯显示一些数字会显得很单调,如果能在软件中添加色泽艳丽的控件,就一定会为你的软件增色不少,让人有爽心悦目的感觉。在此就介绍一款这样的仪表控件。
-in industrial control software often measured data to show that, if the interface simple figures show was very dull, and if the software can add color sensational control, we would be the software for your occasion gives Shuangxin pleasant feeling. In one such briefing on the dashboard controls.
- 2022-01-27 09:00:19下载
- 积分:1
-
用componentone组件编制的3d图表,需要先安装componentone组件!
用componentone组件编制的3d图表,需要先安装componentone组件!-ComponentOne components prepared with 3d charts, ComponentOne components to install!
- 2022-08-15 22:50:07下载
- 积分:1
-
一个简单的DLL程序,MFC的使用,提供了一个简单的调用接口
一个简单的DLL程序,使用MFC实现,提供简单调用接口-A simple DLL procedures, the use of MFC, providing a simple call interface
- 2022-01-21 18:37:32下载
- 积分:1
-
介绍如何进行ActiveX调用,对有志于COM编程的人员有很好启迪作用...
介绍如何进行ActiveX调用,对有志于COM编程的人员有很好启迪作用-How to introduce call ActiveX, COM programming for those who want to have very good personnel enlightening
- 2022-02-04 06:54:11下载
- 积分:1
-
use five minutes, adds to the functionality flash player flash player is the use...
利用五分钟,给程序添加播放flash的功能flash的播放,是使用Macromedia的flash播放控件来播放flash步骤如下:建立一个单文档的程序,最后一步选择CFormView作为视图编辑视图的资源添加一个EditBox作为输入文件名,一个按钮播放。添加flash播放控件Project Add To Project Components and Controls Gallary选择:Registered ActiveX Controls文件夹下面的Shockwave Flash Object,它其实是指向c:winntsystem32macromedFlashFlash.ocx的。利用向导添加两个变量,分别对应输入的文件名和flash控件 CString m_filename CShockwaveFlash m_flash 添加播放按钮的事件,打开flash文件并且播放void CViewFlashView::OnPlay() { // TODO: Add your control notification handler code here //CShockwaveFlash UpdateData() m_flash.LoadMovie(0,m_filename) m_flash.Play() }-use five minutes, adds to the functionality flash player flash player is the use of the Macromedia flash player to player flash control steps are as follows : the creation of a single document the procedures, the last step CFormView choose Edit View View as the resources to add a EditBox as input file name, according to a NIU players. Adding flash player Control Project# 61664; Add To Project# 61664; Components an
- 2022-02-01 12:32:15下载
- 积分:1