Re: Reloading DLLs
Duncan Grisby <[email protected]> Tue, 29 Apr 2003 12:20:20 +0100
| Newsgroups | gmane.comp.corba.omniorb.devel |
|---|---|
| Message-ID | <[email protected]> |
On Wednesday 23 April, "Andrew Wilde" wrote: > We have observed seems problem reloading DLLs when using > Omniorb4.0.0. To boil the problem down I wrote some test code based > on the echo example that comes with OmniORB. > > Basically, the test code loads and unloads a DLL twice . The DLL > implements the echo object so is linked with the echo stub object > file (echoSK.obj). The test works fine until I also link the test > code against the echo stub. When I run the example I get the > following error message at the point it attempts to load the DLL for > the second time: Stubs cannot be safely unloaded in omniORB versions prior to 4.0.1. Cheers, Duncan. -- -- Duncan Grisby -- -- [email protected] -- -- http://www.grisby.org --