Windows 3.x High-Speed Communications Library and Tools.
Find a file
Scott Duensing bf5268ade8 Rename VBX control from MSComm to KPComCtl
Files: mscomm.{c,h,def,rc,bmp} -> kpcomctl.{c,h,def,rc,bmp}
Output: mscomm.vbx -> kpcomctl.vbx
Types: MsCommDataT -> KpComCtlDataT, MsCommCtlProc -> KpComCtlProc
LIBRARY name: MSCOMM -> KPCOMCTL
VB control name: MSComm -> KPComCtl

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 20:16:02 -06:00
drivers Initial commit. 2026-02-23 20:53:02 -06:00
drv Rename output from COMM.DRV to KPCOMM.DRV to avoid clashing with stock driver 2026-02-24 20:07:45 -06:00
vbx Rename VBX control from MSComm to KPComCtl 2026-02-24 20:16:02 -06:00
.gitattributes Initial commit. 2026-02-23 20:53:02 -06:00
.gitignore Initial commit. 2026-02-23 20:53:02 -06:00