Login  
Search All Forums
Dart Home | PowerTCP Emulation for ActiveX | Custom Development Reply | PowerTCP Emulation / Telnet for ActiveX Topics | Forums   
AuthorForum: PowerTCP Emulation / Telnet for ActiveX
Topic: Install problem in BCB6
Youngmin Kim

From: Seoul, South Korea
Posts: 2
Member Since: 10/11/04
posted October 11, 2004 11:22 PM

I got some problem during `PowerTCP Emulation Tool`installation in BCB6. (Trival version)

Error messages are ...

[C++ Error] DartVt_TLB.h(330): E2451 Undefined symbol 'Click'
[C++ Error] DartVt_TLB.h(1031): E2347 Parameter mismatch in write access specifier of property Font
[C++ Error] DartVt_TLB.h(1031): E2347 Parameter mismatch in write access specifier of property Font
[C++ Error] DartVt_OCX.h(108): E2450 Undefined structure 'TCOMIVtCtrl'
[C++ Error] DartVt_OCX.h(108): E2449 Size of 'm_OCXIntf' is unknown or zero
[C++ Error] DartVt_OCX.h(108): E2450 Undefined structure 'TCOMIVtCtrl'
[C++ Error] DartVt_OCX.cpp(111): E2450 Undefined structure 'TCOMIVtCtrl'
[Linker Fatal Error] Fatal: Unable to open file 'DARTVT_OCX.OBJ'

I can't solve this problem.
Could you help me??

Thanks in advance...
Erik
Tony Priest



From: Utica, NY USA
Posts: 8466
Member Since: 04/11/00
posted October 12, 2004 12:05 AM

The Click can be fixed by changing _Click to Click. The other problems I am not sure about.

The problem is not with our control but with the way Borland generates the wrapper. Last time someone tried to use it in BCB I think we asked Borland for help but received no response. You may have better luck if you already have support with them.

Just tell them to install our tool and try to add a control. It works fine with Delphi so they should probably have a quick answer.


Youngmin Kim

From: Seoul, South Korea
Posts: 2
Member Since: 10/11/04
posted October 12, 2004 12:27 AM

Thanks Tony.
I think BCB is not good for this control.
So I'll make my program with VC6..
Reply | PowerTCP Emulation / Telnet for ActiveX Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX