文件名称:VB调用动态链接库实现串口通信
文件大小:2.88MB
文件格式:ZIP
更新时间:2014-10-11 03:35:00
VB、动态链接库、串口通信、API、多线程
用C语言在Visual C++ 6.0中创建动态链接库,封装串口通信API函数在动态库中,在VB程序中调用动态链接库中的函数完整的实现串口通信软件功能。
【文件预览】:
任务一OK
----SerialCommDll1()
--------SerialCommDll1.dsw(553B)
--------Debug()
--------SerialCommDll1.ncb(49KB)
--------SerialCommDll1.plg(262B)
--------main.cpp(320B)
--------SerialCommDll1.def(236B)
--------SerialCommDll1.dsp(4KB)
--------SerialCommDll1.cpp(4KB)
--------SerialCommDll1.opt(49KB)
----SerialComm()
--------Debug()
--------Module1.bas(412B)
--------Form1.frm(3KB)
--------Project1.vbp(726B)
--------Project1.vbw(82B)
--------SerialCommDll1.dll(200KB)
--------SerialComm.exe(20KB)