机器没装VC++时MSComm控件用不了,网上介绍了很多手工注册的方法,我根据这些方法结合自己的实践写成了自动注册的程序,推荐给大家。网上介绍注册Mscomm32.ocx时都是另开了个线程,在我的应用中没有开线程调用windows自带的Regsvr32.exe而是全部用代码实现。 Date : 2021-10-10
Size : 759.58kb
User : 2001hunanandrew
用串口类CSerial为某公司做的一个串口调试的工具,它可以解析输入的命令,用户可以象使用超级终端一样使用它。我在这里面使用了加载前奏,密码保护功能,Edit控件滚屏显示,多线程加载升级软件,CRC32校验等技巧,十分实用。 Date : 2021-10-10
Size : 144.95kb
User : 2001hunanandrew
This is an industrial IoT based, computer communications architecture implementation, integrated with most of the basic functional implementation of industrial software development, such as Mitsubishi PLC Communications, Date : 2021-10-15
Size : 15.09mb
User : SrinivasXE