Subject Re: [IBO] loading gds32 dll or fbclient dll
Author Geoff Worboys
> I have been using IBObjects for 4 years.
> We just upgraded to 4bc.
> I have not changed the code.
> All of a sudden it is failing to load ANY library.

This will be another person that does not like me! :-)

I changed the it so that IBO does not load the library
until it actually needs to - and so it can be forced to
unload/reload the library. (Done so you can delay load
until you know which library you actually want, or can
change the library later if needed.)

To force the library to be loaded call
RevertToOriginalHooks;

(from the IB_Session unit)

--
Geoff Worboys
Telesis Computing