搜索资源列表
MSCOMM32
- mscomm32
MSCOMM32.OCX
- 串口编程控件MSCOMM32.OCX mscomm32.ocx是微软提供的串口通讯开发控件。支持串口通讯的软件大部分都是使用这个控件来实现串口通讯功能的。 安装方法:请您把它复制到系统目录下,对于windows9x系列(win95、win98、winme)是x:\\windows\\system\\,对于 windowsNT、windows2000、windowsXP系列是x:\\winnt\\sys
MSCOMM32
- mscomm32
MySMS
- 串口发送短信,调用Win32API函数,没有使用MSCOMM32.OCX-Serial send a message, call Win32API function, to use MSCOMM32.OCX
Dial.LDXS
- 1)必须先安装MSComm32,Install.bat的内容如下: c:\windows\system\regsvr32 mscomm32.ocx regedit mscomm32.reg 2)必须到电信局申请来电显示功能,许多Modem不支持来电显示功能。 3)如果程序不能正常工作,可能所选择的Modem使用了"标准调制调解器"驱动程序或基它不兼容的驱动程序,建议使用Modem原配的驱动程序。 delph
phonencode
- 网上找的来电显示的 1)必须先安装MSComm32,Install.bat的内容如下: c:\windows\system\regsvr32 mscomm32.ocx regedit mscomm32.reg 2)必须到电信局申请来电显示功能,许多Modem不支持来电显示功能。 3)如果程序不能正常工作,可能所选择的Modem使用了"标准调制调解器"驱动程序或基它不兼容的驱动程序,建议使用Modem原配的驱
vb_se_con
- VB.net的串口通讯支持总是让人觉得有所不足,在使用VB6的MsComm32.ocx时,很多人都会在VB.net的开发中觉得很困扰。 这里讲述的VB.net串口通讯类使用native代码,并且它是通API调用实现的,你会发现VB.net的串口通讯就是这么简单。-VB.net serial communications support always make people feel inadequate. use
MSCOMM32.OCX
- 串口编程控件MSCOMM32.OCX mscomm32.ocx是微软提供的串口通讯开发控件。支持串口通讯的软件大部分都是使用这个控件来实现串口通讯功能的。 安装方法:请您把它复制到系统目录下,对于windows9x系列(win95、win98、winme)是x:\windows\system\,对于 windowsNT、windows2000、windowsXP系列是x:\winnt\system32
UPSMonitor
- 基于MSCOMM32.ocx控件操作串口实现UPS监控。-MSCOMM32.ocx control operation based on the serial port to monitor the achievement of UPS.
MSCOMM
- BCB安装MSComm控件需要的东东 Mscomm.srg, Mscomm32.ocx,Mscomm32.dep三个文件-BCB controls need to install MSComm Dongdong Mscomm.srg, Mscomm32.ocx, Mscomm32.dep three documents
SerialControl(MSCOMM32.ocx)
- 该代码是我在做课程设计时编写的一个串口调试的程序,编程环境为VC6.0.使用微软的串口控件MSCOMM实现。可做为初学串口编程时的参考。-The code that I am prepared to do the curriculum design of a serial debug procedures, programming environment for VC6.0. The use of Microsoft
MSCOMM32
- 串口通信控件,主要用户串口的数据输入输出,modem通信等-Serial communication control, the primary user of the serial data input and output, modem communications
src
- 串口数据采集实时显示程序。本程序使用VC6.0的通用串口控件MSCOMM32.OCX来对发送到串口的数据进行采集处理。-Serial data acquisition in real-time display program. This procedure using VC6.0 Universal Serial control MsComm32.ocx to sent to the serial port data acquisiti
mscomm32
- MScomm 串口空间,方便串口操作。能成功实现串口的读写登操作。-Mscomm space serial, serial easy operation. Can be successfully realized Raritan serial read and write operations.
MSCOMM32
- vb串口通信控件,tcomm,附c++ builder测试代码-vb serial communication control, tcomm, attached c++ builder test code
1
- 本程序使用VC6.0的通用串口控件MSCOMM32.OCX来对发送到串口的数据进行采集处理。主要使用方法 串口设置:m_Comm.SetSettings(“波特率,校验方式,数据位数,停止位数”) 取串口数据:m_Comm.GetInput() 你只首先要确定一个mscomm32.ocx控件在system目录下并且该控件已经被windows注册,本程序才能正常运行。 -This procedure using VC6.0
MSCOMM32
- COM口控件!刚在网上搜,不好搜,自己传一个上来,大家都好找! mscomm32.ocx 放在c:\windows\system32\下,再用 regsvr32 mscomm32.ocx 就可以把控件注册到系统上了!-COM port control! Just found online, not found, a Chuan-up their own, we all look good! Mscomm32.ocx on c
mscomm32
- mscomm控件 mscomm32.ocx 包含了注册文件-mscomm32.ocx
MSCOMM32
- 串口编程必不可少的控件,如果使用mscomm32编程在其他机器上就可能不能运行。 这是注册mscomm32的控件-Serial programming essential to control, if mscomm32 programming on other machines could not run. This is the control register mscomm32
串口控件(MSCOMM32.OCX)完整使用
- 串口控件(MSCOMM32.OCX)完整使用(The full use of the serial port control (MSCOMM32.OCX))