Multiple DLLs: TChartAxisTitle already exists
Posted: Tue Aug 07, 2007 2:24 pm
Hello,
I'm using TeeChart 7.07 Pro without source code. My tool is C++ Builder 5.
I have a software consisting of main exe and several dll's. In main exe I have placed TChart on many forms. Now, I have placed TChart into a form in a dll.
When I load the dll dynamically with LoadLibrary, I get the error message "A class named TChartAxisTitle already exists". And the dll refuses to load.
I think this is some kind of bug in registering the TChart classes?
BR,
Pasi
I'm using TeeChart 7.07 Pro without source code. My tool is C++ Builder 5.
I have a software consisting of main exe and several dll's. In main exe I have placed TChart on many forms. Now, I have placed TChart into a form in a dll.
When I load the dll dynamically with LoadLibrary, I get the error message "A class named TChartAxisTitle already exists". And the dll refuses to load.
I think this is some kind of bug in registering the TChart classes?
BR,
Pasi