Search found 1 match

by monade
Thu Aug 30, 2007 1:05 pm
Forum: ActiveX
Topic: bug in generated teechart8.tlh file
Replies: 1
Views: 3155

bug in generated teechart8.tlh file

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