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>
7 lines
185 B
Text
7 lines
185 B
Text
// kpcomctl.rc - KPComCtl VBX resource script
|
|
//
|
|
// Defines the toolbox bitmap displayed in the VB IDE custom controls palette.
|
|
|
|
#include "kpcomctl.h"
|
|
|
|
IDB_KPCOMCTL BITMAP kpcomctl.bmp
|