How to statically bind (link) an "ocx"

Hi Jahfer!

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

Nom there is no supported way to do this.

---
Greetings
  Jochen


Answer this question

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


  • How to statically bind (link) an "ocx"