搜索
编程论坛
→
开发语言
→
C++论坛
→
『 VC++/MFC 』
→ MFC中用API函数实现串口通信,遇到问题
标题:
MFC中用API函数实现串口通信,遇到问题
只看楼主
wufengxiaoba
等 级:
新手上路
帖 子:4
专家分:0
注 册:2011-8-26
楼主
问题点数:0 回复次数:1
MFC中用API函数实现串口通信,遇到问题
开始使用虚拟COM口测试时没有报错,后来使用物理端口测试时:打开串口后,启动这个m_Port.StartMonitoring()//m_Port为 CSerialPort类对象
报错了,求解...!
这个错误 :WARNING: WaitCommEvent()failed with the following error: 拒绝访问
搜索更多相关主题的帖子:
测试
通信
following
failed
2011-08-26 16:04
laznrbfe
等 级:
青峰侠
帖 子:482
专家分:1599
注 册:2011-5-22
第
2
楼
得分:0
m_Port.StartMonitoring();//m_Port为 CSerialPort类对象
少个;是吗?
还是private,protect??
2011-09-10 15:25
2
1/1页
1
参与讨论请移步原网站贴子:
https://bbs.bccn.net/thread-348484-1-1.html
关于我们
|
广告合作
|
编程中国
|
清除Cookies
|
TOP
|
手机版
编程中国
版权所有,并保留所有权利。
Powered by
Discuz
, Processed in 1.623521 second(s), 7 queries.
Copyright©2004-2025, BCCN.NET, All Rights Reserved