Nom there is no supported way to do this.Normally an ActiveX control is binding with an application(exe) dynamically. We need to ship the "ocx" file with the "exe" file, for distribution.
My question is :
Is there any way to bind the "ocx" statically with the "exe" so that I can distribute the "exe" alone
---
Greetings
Jochen

How to statically bind (link) an "ocx"
bmuraliusa
Hello,
I am working with VC++ 6.0 (MFC).
Normally an ActiveX control is binding with an application(exe) dynamically. We need to ship the "ocx" file with the "exe" file, for distribution.
My question is :
Is there any way to bind the "ocx" statically with the "exe" so that I can distribute the "exe" alone
TIA,
Regards,
Jahfer V P