Re: OLE 2.0 and Borland C++

From: Keith Majkut <kmajkut_at_netcom.com>
Date: 1995/06/27
Message-ID: <kmajkutDAuEsB.7BD_at_netcom.com>#1/1


In article <3snb98$rqh_at_netline-fddi.jpl.nasa.gov>, Sil Zendejas <sil_at_einstein.jpl.nasa.gov> wrote:
>I'm trying to compile the sample code for OWL (Borland's Windows Object Framework) using
>Borland C++ 4.5. I get the following linker error:
>
>Compiling bltstapp.rc:
>Compiling BLTSTDLG.CPP:
>Linking bltest.exe:
>Linker Error: Undefined symbol v_U_U_W_Dispatch(GENERIC far&,void(GENERIC::*)(unsigned int,unsigned int,const HWND__ near*),unsigned int,long) in library file ..\..\lib\oowl.lib in module oowl
>
>Any ideas as to what the problem is?
The first version of OO4O(1.0.42) was built with BC++ 4.0 and Borland changed some internal symbols in BC++4.5 so the oo4o c++ class libs needed to be recompiled. You need to get the first patch version (1.0.55).

>
>Thanks-
>
>
Received on Tue Jun 27 1995 - 00:00:00 CEST

Original text of this message