-
模拟windows提供的用于注册或注销dll、ocx的regsvr32.
也就是如何动态加在DLL,并使用其导出函数的方式...
模拟windows提供的用于注册或注销dll、ocx的regsvr32.
也就是如何动态加在DLL,并使用其导出函数的方式-Simulation to provide windows for the registration or cancellation of the dll, ocx" s regsvr32. That is how the dynamic increase in the DLL, and use its export function the way
- 2022-09-11 20:05:03下载
- 积分:1
-
使用ATL跟踪内存错误的例子(如MFC里的try..catch)
使用ATL跟踪内存错误的例子(如MFC里的try..catch) -The example of tracking the error in memory using ATL
- 2022-05-17 18:24:24下载
- 积分:1
-
嵌套类内存布局深入分析,学了COM后觉得理解嵌套类很重要,因此做了一个例子程序。本程序时用VC6.0写的并编译通过...
嵌套类内存布局深入分析,学了COM后觉得理解嵌套类很重要,因此做了一个例子程序。本程序时用VC6.0写的并编译通过-Nested class memory layout in-depth analysis, learning of the COM, I felt very important to understand the nested class, so make an example program. The program, written and compiled using VC6.0 through
- 2023-05-22 05:40:03下载
- 积分:1
-
针对微软office文档的解析,获取其中的文本内容
针对微软office文档的解析,获取其中的文本内容-Microsoft office document analysis, to obtain the text of which
- 2022-04-22 14:54:52下载
- 积分:1
-
一个关于activex制作的不错的事例程序!!
一个关于activex制作的不错的事例程序!!
-Activex produced a good example of the procedure! !
- 2022-10-23 01:35:04下载
- 积分:1
-
OPC是OLE for Process Control的英文缩写,是建立在COM/DCOM基础上的使用COM的对象模型对过程控制设备实现数据和操作方法共享的一个...
OPC是OLE for Process Control的英文缩写,是建立在COM/DCOM基础上的使用COM的对象模型对过程控制设备实现数据和操作方法共享的一个高层协议 delphi实现-OLE for Process Control of the English abbreviation, is built on COM/DCOM based on the use of COM object model of the process control equipment and operating data Methods of sharing a high-level agreement to achieve delphi
- 2023-03-07 15:30:04下载
- 积分:1
-
gis控件,MapX控件的使用
gis控件,MapX控件的使用-using of mapx.ocx,Visual C++,GPS编程/GPS develop 【上载源码成为会员下载此源码】【成为VIP会员下载此源码】-gis controls, the use MapX-using of mapx.ocx. Visual C, GPS Programming/GPS develop [on the source as a member download this source] [become VIP members under set this source--
- 2022-02-16 09:23:18下载
- 积分:1
-
上面的server程序
上面的server程序 -Server app for above a
- 2022-06-13 10:56:07下载
- 积分:1
-
介绍:
介绍如何在Win32中处理串口。串口通讯可以通过多种技术实现,例如:ActiveX,I/O存取和文件操作。本文介绍Win32平台下通过文件操作技术使...
介绍:
介绍如何在Win32中处理串口。串口通讯可以通过多种技术实现,例如:ActiveX,I/O存取和文件操作。本文介绍Win32平台下通过文件操作技术使用串口。程序员可以使用 Microsoft Visual C++ Version 6.0所提供的kernel32.lib。在Microsoft Windows(2000,Me,XP and 95/98)中,串口作为文件处理。因此可以通过Windows文件创建函数打开串口。
文章不仅介绍了串口通讯,也介绍了在串口通讯应用程序中实现多任务,多任务可以使串口通讯应用程序在同一时间处理更多的任务,例如:读数据任务,发送数据任务,GUI任务等。-Introduction: Introduction of how to deal with Win32 serial port. Serial communication can realize through a variety of technologies, such as: ActiveX, I/O access and file operations. This article describes the Win32 platform by file operation technique using the serial port. Programmers can use Microsoft Visual C++ Version 6.0 provided by kernel32.lib. In Microsoft Windows (2000, Me, XP and 95/98), the serial port as a file handle. Windows files can be created through the open serial port function. Article not only introduces serial communications, also introduced in the serial communication applications realize multi-tasking, multi-mission can make serial communication applications at
- 2022-01-22 06:22:02下载
- 积分:1
-
很好的MDI Container例子,如果想使用Excel等文档,可以借鉴此例子...
很好的MDI Container例子,如果想使用Excel等文档,可以借鉴此例子 -Very good MDI Container example, if you want to use excel document, you can use it for reference
- 2023-04-30 11:45:03下载
- 积分:1