-
COM与COM+从入门到精通
COM与COM+从入门到精通-from entry level to proficiency
- 2022-06-11 21:34:55下载
- 积分:1
-
a regular shutdown procedures, inside a valuable system tray is the flexibility...
一个定时关机的程序,里面比较有价值的一个是系统托盘的灵活运用,怎么响应消息和更新.另外一个是关机功能的实现.希望对大家有帮助.-a regular shutdown procedures, inside a valuable system tray is the flexibility in the use of information and how to respond update. Another shutdown is achieved. We want to help.
- 2022-05-15 16:04:59下载
- 积分:1
-
依个简单的MScomm控件的应用实例,初学者可以参考
依个简单的MScomm控件的应用实例,初学者可以参考-According to a simple application of Mscomm controls, beginners can refer to
- 2022-01-26 02:41:13下载
- 积分:1
-
条码打印控件 SetBarCodeName(Str As String) 设置条码标题 GetBarCodeName 获得条码标题 SetBarCodeValu...
条码打印控件 SetBarCodeName(Str As String) 设置条码标题 GetBarCodeName 获得条码标题 SetBarCodeValue(Str As String) 设置条码数据 GetBarCodeValue 获得条码数据 SetVisible(V As Boolean) 标题是否显示-barcode printing controls SetBarCodeName (Str As String) to install the barcode was heading GetBarCodeName barcode heading SetBarCodeValue (Str As String) to install barcode data GetBarCodeValue was barcode data SetVisible (V As Boolean) whether the title indicates
- 2023-05-11 14:50:03下载
- 积分:1
-
VC wrote the calendar control, to support the solar calendar lunar calendar can...
VC写的日历控件,支持阳历阴历可同时显示,高亮标识今天日期,提供便捷日期设置界面-VC wrote the calendar control, to support the solar calendar lunar calendar can be displayed at the same time, highlight today, marking the date, the date set for convenient interface
- 2022-09-27 02:50:03下载
- 积分:1
-
在一个简单的实现COM组件聚合外部COM组件…
在一个外部COM组件中聚合一个内部COM组件的简单实现,客户、外部组件、内部组件分别用三个工程实现-In an external COM component in COM component polymerization of a simple realization of the internal customers, external components, internal components were used in three projects to achieve
- 2022-07-09 14:04:09下载
- 积分: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
-
利用DShow作成的播放控件,支持MPEG4,h264,h264等格式
利用DShow作成的播放控件,支持MPEG4,h264,h264等格式-DShow make use of the player controls, support MPEG4, ENG, ENG format
- 2023-04-16 22:15:03下载
- 积分:1
-
上面代码的测试程序
上面代码的测试程序 -The test example of above code
- 2022-01-24 17:25:15下载
- 积分:1
-
如何给ActiveX传递参数的例子,注意其中的IMP单元中的set和get,用VARIANT传递参数,程序中转换...
如何给ActiveX传递参数的例子,注意其中的IMP单元中的set和get,用VARIANT传递参数,程序中转换-How to pass parameters to the ActiveX example, pay attention to which IMP unit set and get, by passing VARIANT parameters, the conversion process
- 2022-04-30 07:55:09下载
- 积分:1