文件名称:LsCommDemo
介绍说明--下载内容均来自于网络,请自行研究使用
这是一个Win32 API的打包类,对处理串口的Win32 API类进行了封装,借助这个类可以很方便地对串口进行操作。
特性:
1、C++接口简洁易用。
2、使用C++异常时,首选 Win32 常规的返回值机制。保证使用CSerialPort的代码更加健壮。
3、支持UNICODE,支持MFC静态链接并且所有代码都在 warning level 4 级别上进行洁净编译。
4、支持串口模块使用重叠、阻塞和回调(只能在NT中使用) -This is a Win32 API packaged class Win32 API for serial port class handling of the package, take advantage of this kind can easily operate on the serial port. Features: 1, C++ interface is simple and easy to use. 2, using C++ exception, the preferred mechanism for the return value of the conventional Win32. Ensure that the use CSerialPort code more robust. 3, support for UNICODE, support MFC statically linked and all of the code in the warning level 4 level on a clean compile. 4, support for serial modules overlap, blocking and callback (only used in the NT)
特性:
1、C++接口简洁易用。
2、使用C++异常时,首选 Win32 常规的返回值机制。保证使用CSerialPort的代码更加健壮。
3、支持UNICODE,支持MFC静态链接并且所有代码都在 warning level 4 级别上进行洁净编译。
4、支持串口模块使用重叠、阻塞和回调(只能在NT中使用) -This is a Win32 API packaged class Win32 API for serial port class handling of the package, take advantage of this kind can easily operate on the serial port. Features: 1, C++ interface is simple and easy to use. 2, using C++ exception, the preferred mechanism for the return value of the conventional Win32. Ensure that the use CSerialPort code more robust. 3, support for UNICODE, support MFC statically linked and all of the code in the warning level 4 level on a clean compile. 4, support for serial modules overlap, blocking and callback (only used in the NT)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
LsCommDemo
..........\LsCommDemo(for vc6)
..........\LsCommDemo(for vc6).zip
..........\...................\BCMenu.cpp
..........\...................\BCMenu.h
..........\...................\BtnST.cpp
..........\...................\BtnST.h
..........\...................\ComPort.cpp
..........\...................\ComPort.h
..........\...................\ComPropertyDlg.cpp
..........\...................\ComPropertyDlg.h
..........\...................\copyright.bat
..........\...................\HowToUse.txt
..........\...................\LsCommDemo.aps
..........\...................\LsCommDemo.clw
..........\...................\LsCommDemo.cpp
..........\...................\LsCommDemo.dsp
..........\...................\LsCommDemo.dsw
..........\...................\LsCommDemo.h
..........\...................\LsCommDemo.plg
..........\...................\LsCommDemo.rc
..........\...................\LsCommDemo.sln
..........\...................\LsCommDemo.suo
..........\...................\LsCommDemo.vcproj
..........\...................\LsCommDemoDlg.cpp
..........\...................\LsCommDemoDlg.h
..........\...................\res
..........\...................\Resource.h
..........\...................\res\Cancel1_32x32x16.ico
..........\...................\...\LsCommDemo.ico
..........\...................\...\LsCommDemo.manifest
..........\...................\...\LsCommDemo.rc2
..........\...................\...\Ok3_32x32x256.ico
..........\...................\serialport.cpp
..........\...................\serialport.h
..........\...................\StdAfx.cpp
..........\...................\StdAfx.h
..........\LsCommDemo(for vc7)
..........\LsCommDemo(for vc7).zip
..........\...................\BCMenu.cpp
..........\...................\BCMenu.h
..........\...................\BtnST.cpp
..........\...................\BtnST.h
..........\...................\ComPort.cpp
..........\...................\ComPort.h
..........\...................\ComPropertyDlg.cpp
..........\...................\ComPropertyDlg.h
..........\...................\HowToUse.txt
..........\...................\LsCommDemo.cpp
..........\...................\LsCommDemo.h
..........\...................\LsCommDemo.rc
..........\...................\LsCommDemo.sln
..........\...................\LsCommDemo.suo
..........\...................\LsCommDemo.vcproj
..........\...................\LsCommDemoDlg.cpp
..........\...................\LsCommDemoDlg.h
..........\...................\res
..........\...................\Resource.h
..........\...................\res\Cancel1_32x32x16.ico
..........\...................\...\LsCommDemo.ico
..........\...................\...\LsCommDemo.manifest
..........\...................\...\LsCommDemo.rc2
..........\...................\...\Ok3_32x32x256.ico
..........\...................\serialport.cpp
..........\...................\serialport.h
..........\...................\stdafx.cpp
..........\...................\stdafx.h
..........\说明.txt