Subject | Re: [IBO] IBObjects and dll |
---|---|
Author | Jason Wharton |
Post date | 2000-11-17T06:07:50Z |
Are you using run-time packages? I think you have to do that too.
HTH,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
HTH,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
----- Original Message -----
From: "sasha" <sasha@...>
To: <IBObjects@egroups.com>
Sent: Thursday, November 16, 2000 9:31 PM
Subject: [IBO] IBObjects and dll
> Hello!
>
> I am use ibo 3_6 and C++Builder
>
> I looked an example for Delphi from Add-on: mdiDll.zip
>
> On Delphi all works
>
> Has made too on CBuilder 5.0:
>
> In EXE - form MDIFORM+TIB_Database
> In Dll - form MDIChild+TIB_QUERY+TIB_GRID
>
> If not to create of Child windows - all OK
>
> If to create a child window - EXE - Close => Dll - Close (OK);
> At destruction of object TIB_Databese - error
> Error in the file on string IBA_SchemaCache.IMP - str N18
> " if Assigned( FValueLists[ ii ] ) then
> FValueLists[ ii ].Free; " <-------------------
>
> ShareMem I use
>
> memgri.lib Too tried
>
> --
> Best regards,
> sasha mailto:sasha@...
>
>
>
>
>
>