-
一个通用定时器类,可用于无窗口类中。本例程使用一个C++类,利用定时器变换指示灯。程序中用到:自定义的定时器类、C++多类继承、使用纯虚函数的中间类、指示灯变换...
一个通用定时器类,可用于无窗口类中。本例程使用一个C++类,利用定时器变换指示灯。程序中用到:自定义的定时器类、C++多类继承、使用纯虚函数的中间类、指示灯变换设置。-A general-purpose timer class can be used for non-window class. The routine use of a C++ classes, the use of timer indicator transform. Programs used: a custom timer class, C++ multi-class inheritance, the use of pure virtual functions of the middle class, set the lights change.
- 2022-05-07 21:55:07下载
- 积分:1
-
本程序实现vb创建真正的全局dll
步骤:
1.为所要产生的dll编写.def文件
2.编译代理LINK,产生LINK.exe,然后将vb工具下的L...
本程序实现vb创建真正的全局dll
步骤:
1.为所要产生的dll编写.def文件
2.编译代理LINK,产生LINK.exe,然后将vb工具下的LINK.exe改名为LINKlnk.exe,将我们自己产生的LINK.exe放过去
3.编译manthlib,产生manthlib.dll
4.可以测试产生的dll可全局调用了。
注意生成dll路径也要指向vb工具目录-Vb realize this procedure to create a true global dll steps: 1. For the resulting dll to the preparation. Def files 2. Compilers Deputy LINK, have LINK.exe, then vb tools LINK.EXE renamed under LINKlnk.exe, our LINK.EXE generated their own place over the past 3. compilers manthlib, have manthlib.dll4. to test the overall situation can be generated by calling the dll. Note the path to point to generate dll directory vb tools
- 2023-07-25 09:25:03下载
- 积分:1
-
typedef的用法 可以看一下,对类型的学习有很大帮助
typedef的用法 可以看一下,对类型的学习有很大帮助-typedef usage can look at the types of learning are very helpful
- 2022-04-15 15:13:43下载
- 积分:1
-
中文字的首字母,只在你中文,就返回每个中文的首字母给你。在管理系统的查询用处还是不错的...
中文字的首字母,只在你中文,就返回每个中文的首字母给你。在管理系统的查询用处还是不错的-Of the first letter of the text, only in your Chinese and English on the back of each of the first letter to you. Usefulness in the management system, the query is still a good
- 2022-07-18 11:01:16下载
- 积分:1
-
spy++的一个小例子,涉及Vxd操作和DDK编译
spy++的一个小例子,涉及Vxd操作和DDK编译-spy++ a small example, involving the operation and DDK compiler Vxd
- 2022-03-02 13:18:46下载
- 积分:1
-
对于没有使用同步对象时,程序中可能出现输出字符比使用同步对象时少的现象,主要是由于线程同时对资源进行操作的结果。...
对于没有使用同步对象时,程序中可能出现输出字符比使用同步对象时少的现象,主要是由于线程同时对资源进行操作的结果。-Not used for synchronization object, the procedure may occur in the output of characters than the use of synchronization objects smaller phenomenon is a result of thread at the same time resources to carry out the operation results.
- 2022-01-30 21:06:56下载
- 积分:1
-
出口
Export-function
Export-function
对dll文件导出函数进行输出-Export-function Export-function on the dll file output function
- 2022-03-11 19:19:15下载
- 积分:1
-
avi 视频录制封装(codeproject 简化版本)
avi视频录制,简化了大部分的工作,我么可以直接start,stop,pause,进行桌面的视频录制,这里我们选择ms的video方式。
让生成的avi更小。
- 2022-01-24 15:29:19下载
- 积分:1
-
北京市公交车车站查询及车次查询,简单的程序让初学VC的人快速入门...
北京市公交车车站查询及车次查询,简单的程序让初学VC的人快速入门-Beijing Bus stations inquiries and trips inquiries, simple procedures to enable quick start beginner who VC
- 2023-06-11 18:20:03下载
- 积分:1
-
本例要介绍的是使用事件对象同步两个目标进程,
本例要介绍的是使用事件对象同步两个目标进程,-In this case is to introduce the use of event object synchronization process of two objectives,
- 2023-06-24 03:55:03下载
- 积分:1