BC++6.0里MSComm32控件的Output奇怪的问题(续)
第一次用mscomm写串口程序,安装mscomm没的问题,设置参数,打开串口也没问题,但是一到用output发数据就不对了,怎么都发不出去.debug时鼠标指到output,显示
"MSComm1->Output = E2122 Function call terminated by unhandled exception 0xeedfade at address 0x7c812a5b"
但是程序不会报错,就是不发数据,oncomm事件也不会触发.
我重装了wscomm,还重装了bc++,还是不对.实在没法了,望达人指点啊,急