Search found 6 matches

by Aleksei
Fri Oct 21, 2005 1:28 pm
Forum: ActiveX
Topic: Debug Assertion Failed
Replies: 1
Views: 3912

This error is found. Sorry for anxiety. Aleksei.

This error is found. Sorry for anxiety. Aleksei.
by Aleksei
Fri Oct 21, 2005 10:26 am
Forum: ActiveX
Topic: Debug Assertion Failed
Replies: 1
Views: 3912

Debug Assertion Failed

Hi, I include TeeChart AX in VC++ project. But on running is message throw: "Debug Assertion Failed, winocc.cpp, line:345. Unknown software exception 0xB000003. This message appears very seldom. Therefore tracing its very difficult. How it to make? What possible reason of this error? Thanks, Aleksei.
by Aleksei
Tue Jul 05, 2005 11:35 am
Forum: ActiveX
Topic: TeeChart AX into LIB
Replies: 4
Views: 6357

"Pre-Compiled header" and
"MFC support" is checked.

Form including CTChart instance. This is some code correctly works in MFC (EXE) projects.

Thanks, Aleksei.
by Aleksei
Tue Jul 05, 2005 8:19 am
Forum: ActiveX
Topic: TeeChart AX into LIB
Replies: 4
Views: 6357

Answer

I using VC++ 6.0. I created "Win32 Static Library" project.

Thanks, Aleksei
by Aleksei
Mon Jul 04, 2005 12:25 pm
Forum: ActiveX
Topic: TeeChart AX into LIB
Replies: 4
Views: 6357

TeeChart AX into LIB

Hi,

I tried TeeChart 6 AX component add to VC project. However, compiler give - axes.h(20) : error C2504: 'COleDispatchDriver' : base class undefined. This project is Lib !!! (In Exe-project all works successfully).
How make that all worked in Lib-project ?

Thanks in advance, Aleksei.
by Aleksei
Thu Apr 14, 2005 7:13 am
Forum: ActiveX
Topic: Registration problem
Replies: 1
Views: 3609

Registration problem

Explain, please, how to register TeeChart AX v. 6 in MS Visual C++
I have no examples included with the TeeChart installation.