文件名称:Code
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 6kb
- 下载次数:
- 0次
- 提 供 者:
- shams o*******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
One of the posts that keeps reappearing in the programming newsgroups is how to enumerate all the serial ports installed. The problem is that there is no standard Win32 API call which allows serial port enumeration. The approach that this code uses is calling CreateFile directly. If the port cannot be opened, the code examines the error code to see if it was accessed denied error in which case it knows that the port exists even though it could not open the port
(系统自动生成,下载前可以参看下载内容)
下载文件列表
enumser.cpp
EnumSer.dsp
EnumSer.dsw
EnumSer.gif
enumser.h
EnumSer.htm
main.cpp
StdAfx.cpp
StdAfx.h
EnumSer.dsp
EnumSer.dsw
EnumSer.gif
enumser.h
EnumSer.htm
main.cpp
StdAfx.cpp
StdAfx.h