jzimmermann
Member
In a DLL with CBuilder5 I create an TOracleSession dynamicly (with new).
When I use this DLL in my Application an use in this Application also an TOracleSession I became at Runtime the Errormessage "Can't find class TOracleSession".
When I link the DLL with Runtime Packages it work fine, but I must link the DLL without Runtime Packages (link static).
Is there an way to do that??
Thanks
When I use this DLL in my Application an use in this Application also an TOracleSession I became at Runtime the Errormessage "Can't find class TOracleSession".
When I link the DLL with Runtime Packages it work fine, but I must link the DLL without Runtime Packages (link static).
Is there an way to do that??
Thanks