WinComm/vbx
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
..
kpcomctl.bmp Rename VBX control from MSComm to KPComCtl 2026-02-24 20:16:02 -06:00
kpcomctl.c Rename VBX control from MSComm to KPComCtl 2026-02-24 20:16:02 -06:00
kpcomctl.def Rename VBX control from MSComm to KPComCtl 2026-02-24 20:16:02 -06:00
kpcomctl.h Rename VBX control from MSComm to KPComCtl 2026-02-24 20:16:02 -06:00
kpcomctl.rc Rename VBX control from MSComm to KPComCtl 2026-02-24 20:16:02 -06:00
makefile Rename VBX control from MSComm to KPComCtl 2026-02-24 20:16:02 -06:00
serial.c Fix COMM.DRV calling conventions and add ComDEB compatibility 2026-02-24 20:03:34 -06:00
serial.h Fix COMM.DRV calling conventions and add ComDEB compatibility 2026-02-24 20:03:34 -06:00
vbapi.def Initial commit. 2026-02-23 20:53:02 -06:00
vbapi.h Fix COMM.DRV calling conventions and add ComDEB compatibility 2026-02-24 20:03:34 -06:00