Building TChart Classes into .lib
Posted: Thu Jun 18, 2015 8:36 pm
I am using TChart Pro ActiveX 2015. I want to build a .lib with all the TChart 2015 .cpp and .h files.
Then in my application which is dll I want to link statically with the .lib.
In Visual Studio 2010, what type of new project should I create if I want the COM support (COleDispatchDriver etc.)?
The plan is to link statically with the .lib and then use the provided ocx component (TChart2015.ocx) at runtime.
Then in my application which is dll I want to link statically with the .lib.
In Visual Studio 2010, what type of new project should I create if I want the COM support (COleDispatchDriver etc.)?
The plan is to link statically with the .lib and then use the provided ocx component (TChart2015.ocx) at runtime.