Board index » cppbuilder » Using ActiveX controls in BCB3 - Please help me...

Using ActiveX controls in BCB3 - Please help me...

When I use an ActiveX control in my BCB 3 project I get a EInvalid pointer
when closing the program.  I have traced this down to the destruction of the
components on the form.  BCB3 seems to do this with any ActiveX control that
I add to the project - I created an ActiveX control with Visual C++ 5.0 which
did absolutely nothing and it still crashed upon closing.

Is there a project setting or something that I have to do to get this thing to
work?

Any help or advice would be greatly appreciated.

Thanks,

Glenn Cahill

-----------== Posted via Deja News, The Discussion Network ==----------
http://www.dejanews.com/       Search, Read, Discuss, or Start Your Own    

 

Re:Using ActiveX controls in BCB3 - Please help me...


When I use an ActiveX control in my BCB 3 project I get a EInvalid pointer
when closing the program.  I have traced this down to the destruction of the
components on the form.  BCB3 seems to do this with any ActiveX control that
I add to the project - I created an ActiveX control with Visual C++ 5.0 which
did absolutely nothing and it still crashed upon closing.

Is there a project setting or something that I have to do to get this thing to
work?

Any help or advice would be greatly appreciated.

Thanks,

Glenn Cahill

-----------== Posted via Deja News, The Discussion Network ==----------
http://www.dejanews.com/       Search, Read, Discuss, or Start Your Own    

Other Threads