Modifying VC++ 6.0 project for ActiveX control
Posted: Mon Mar 05, 2007 9:53 pm
I need to modify an existing VC++ 6.0 project to include an ActiveX control. What setting should I change in the Project file (.dsp)?
I'm using as is and get an error in InitControlContainer(). Basically the app can't display a TChart object created at design time or created dynamically. HELP!
When I create a new project from scratch and check "Include ActiveX control" in the new project menu, everything works fine.
I'm using as is and get an error in InitControlContainer(). Basically the app can't display a TChart object created at design time or created dynamically. HELP!
When I create a new project from scratch and check "Include ActiveX control" in the new project menu, everything works fine.