哪位大侠能提供Win32API中Communication Function的Demo?(100分)

  • 主题发起人 主题发起人 lct
  • 开始时间 开始时间
L

lct

Unregistered / Unconfirmed
GUEST, unregistred user!
想用WIN32API的通讯功能模块写串、并口的通讯程序,遇到难题,哪位高手<br>能指点一二?
 
找一个<br>ras32.pas<br>不就得了!<br>
 
如果没记错的话,此类com函数是给win16作的,在win32的抢占多任务下<br>已经不行了,win32下用CreateFile来做,<br>我用VC作了一个com类,你要吗?
 
for creatfile(), para hTmplateFile should be NULL as the menu say,<br>but I found it should be set to an integer, otherwise u will get <br>'Invalid variant type conversion' error during running.<br>to be continuous....
 
lct:<br>我已经发了.
 
最好搞个small pig comm的空间来看看source,<br>那一切就搞定了。<br><br>我看了那个source以后就自己编了一个comm扣<br>通信得程序。你如果想要可以给你的说。
 
createfile('com1:',......).
 
接受答案了.
 

Similar threads

S
回复
0
查看
3K
SUNSTONE的Delphi笔记
S
S
回复
0
查看
2K
SUNSTONE的Delphi笔记
S
D
回复
0
查看
2K
DelphiTeacher的专栏
D
D
回复
0
查看
2K
DelphiTeacher的专栏
D
D
回复
0
查看
1K
DelphiTeacher的专栏
D
后退
顶部