Subject | Re: [IBO] loading gds32 dll or fbclient dll |
---|---|
Author | Geoff Worboys |
Post date | 2006-10-27T22:53:58Z |
> I have been using IBObjects for 4 years.This will be another person that does not like me! :-)
> We just upgraded to 4bc.
> I have not changed the code.
> All of a sudden it is failing to load ANY library.
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