bug in generated teechart8.tlh file

TeeChart for ActiveX, COM and ASP
Post Reply
monade
Newbie
Newbie
Posts: 1
Joined: Tue Aug 28, 2007 12:00 am

bug in generated teechart8.tlh file

Post by monade » 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

Marc
Site Admin
Site Admin
Posts: 1227
Joined: Thu Oct 16, 2003 4:00 am
Location: Girona
Contact:

Post by Marc » Mon Sep 03, 2007 2:30 pm

hello Boris,

Thankyou for the problem report and workaround. This is being checked to see what change can be made to avoid the problem.

Regards,
Marc Meumann
Steema Support

Post Reply