Search found 3 matches

by anna
Thu Nov 06, 2008 2:22 pm
Forum: ActiveX
Topic: teechart crash on 8.0.0.4
Replies: 1
Views: 2437

teechart crash on 8.0.0.4

One of our customers has received the message:- Access violation at address 0AC70A44 in module 'TeeChart8.ocx'. Read of Address 4589575B. Can you advise what the address violation may be, and what possible corections I may need to take? Thanks Beth One Teechart8.ocx on the operating system. Windows ...
by anna
Tue Sep 16, 2008 8:34 am
Forum: ActiveX
Topic: Using TeeChart with Win32 console applications
Replies: 4
Views: 4283

Hi Anna, You shouldn't expect any problem with that. Could you please send us a simple example project we can run "as-is" to reproduce the problem here? Thanks in advance. Hi Narcís, We're in the process of stripping down the code into something representative we can send you. In doing so we have a...
by anna
Tue Sep 09, 2008 3:00 pm
Forum: ActiveX
Topic: Using TeeChart with Win32 console applications
Replies: 4
Views: 4283

Using TeeChart with Win32 console applications

I'm trying to use TeeChart to generate bitmaps for reports in a Win32 console application, and I've run into a rather puzzling snag. Up to a point everything appears to be working - the chart is created (using CreateInstance(TeeChart::CLSID_TChart) ), configured etc. as expected. However, when we tr...