Topic: Help needed (with Borland C++ DLL)
Author: compix@teleport.com (Compix Incorporated)
Date: 2 Mar 1995 17:52:23 -0800 Raw View
Sergio Olivas (olivas@deltanet.com) wrote:
: >Here is a problem I have with Borland C++ DLL:
: >
: >I am writing a Dynamic Link Library program using Borland C++.
: >I need to export a class and some member functions in the class.
: > ... The most funny thing is that if the Borland
: >project window is open while running the test
: >program, dynamic linking works!?
: Looks like you might not be loading the BWCC.DLL at
: program starup. You should be sure you have it loaded by
: calling EnableBWCC() at startup, like at InitInstance
You may also need to check BWCC library in TargetExpert. I had a similiar
problem with an application that would not run unless BCC was running also.
Good Luck,
Kurt Fankhauser
--
Compix Incorporated, manufacturer of cost effective thermal imaging systems.
compix@teleport.com (503) 639-8496 Portland, Oregon, USA.
Author: olivas@deltanet.com (Sergio Olivas)
Date: 28 Feb 1995 08:01:02 GMT Raw View
>Here is a problem I have with Borland C++ DLL:
>
>I am writing a Dynamic Link Library program using Borland C++.
>I need to export a class and some member functions in the class.
> ... The most funny thing is that if the Borland
>project window is open while running the test
>program, dynamic linking works!?
Looks like you might not be loading the BWCC.DLL at
program starup. You should be sure you have it loaded by
calling EnableBWCC() at startup, like at InitInstance
Regards,
Sergio G. Olivas
Author: dcummin3@ptisrob.pto.ford.com (David Cummings)
Date: Fri, 3 Mar 1995 15:42:05 UNDEFINED Raw View
Anyone know where I can get some example code on how to
use OWL 2.0 to create dll's for use with Visual Basic.
David Cummings
Programmer/Analyst @ Ford Motor Company
dcummin3@ptisrob.pto.ford.com
"My thoughts are my own - or at least I own my thoughts."