-
ActiveX控件的应用与工作原理.ActiveX控件的编写,如何为控件安排属性,方法,事件,属性页,持久性存储,控件如何通知容器自身属性的改变。如何注册控件与
ActiveX控件的应用与工作原理.ActiveX控件的编写,如何为控件安排属性,方法,事件,属性页,持久性存储,控件如何通知容器自身属性的改变。如何注册控件与取消控件注册。在VB和VC中访问ActiveX控件。-ActiveX Controls Application and working principle. ActiveX controls to prepare, how to control arrangements for the properties, methods, events, property pages, persistent storage, container controls how to change their own attributes. How to register controls and the abolition of the control register. In VB and VC access ActiveX controls.
- 2023-01-05 09:10:04下载
- 积分:1
-
测试上面程序的Client端程序
测试上面程序的Client端程序 -Client application which tests above a
- 2022-08-10 20:44:19下载
- 积分:1
-
This article serves as an entry point to a series of articles describing how to...
This article serves as an entry point to a series of articles describing how to place just about any component into a cell of a DBGrid.
Suppose you have a boolean field in your dataset. By default, the DBGrid displays boolean fields as "True" or "False" depending on the value of the data field. If you think the same way I do, it is much more visually attractive to be able to you use a "true" check box control to enable editing of such fields.
- 2022-02-16 03:11:20下载
- 积分:1
-
VB测试例子
VB测试例子 -Test examples of VB
- 2022-02-21 12:01:12下载
- 积分:1
-
显示com对象的分类和所有对象列表
显示com对象的分类和所有对象列表-Show types of the com object and the list of these objects
- 2023-02-15 22:40:03下载
- 积分:1
-
ATL Services Manager
ATL服务管理器-ATL Services Manager
- 2022-01-31 02:49:24下载
- 积分:1
-
怎样在com中定义自己的数据类型,这是第二部分
怎样在com中定义自己的数据类型,这是第二部分-how the definition of data types, which is the second part
- 2023-08-01 18:00:03下载
- 积分: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
-
VB金蝉脱壳代码 ,演示将控件放在资源文件中,程序运行时自动释放并注册。...
VB金蝉脱壳代码 ,演示将控件放在资源文件中,程序运行时自动释放并注册。-VB金蝉脱壳code, demo the controls on the resource file, the program runs automatically when the release and registration.
- 2022-09-13 10:00:03下载
- 积分:1
-
这个程序解释了简单的方法来与其他设备连接…
This Program explains simple way to make communication with other device connected to Com-Port. It also logs the data in .ini file for future debugging.
- 2022-01-22 16:02:34下载
- 积分:1