AsmCtrlX Sample
A. About
AsmCtrlX is a fully functional OCX control written in assembly.
It is embeddable and supports events and its private property page.
AsmCtrlX makes usage of helper macros contained in OleCntrl.inc,
which hide a good deal of the complexity of a full-featured OCX control.
B. Screenshot
To make the control visible, COMView is used here to create an instance of the class.
C. Source Code
D. Download AsmCtrlX