bug in generated teechart8.tlh file
Posted: Thu Aug 30, 2007 1:05 pm
Hi,
when I generate the teechart8.tlh file with the #import "TeeChart8.ocx" directive (vc8.0) the produced file does not compile. You have to replace all instances of "struct IPicture" by "struct IPicture *" to fix it.
Regards,
Boris
when I generate the teechart8.tlh file with the #import "TeeChart8.ocx" directive (vc8.0) the produced file does not compile. You have to replace all instances of "struct IPicture" by "struct IPicture *" to fix it.
Regards,
Boris