bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-gnubg] Unload gnubg


From: Jaro
Subject: [Bug-gnubg] Unload gnubg
Date: Mon, 7 Apr 2003 12:24:23 -0700

Hi folks,
 
I have built the gnubg DLL. I'm using this dll from another dll, call it X.DLL. 
I'm not using the gnubg DLL with LoadLibrary, etc.; I'm using it through
a .lib.
 
When I unload X.DLL, I want the gnubg DLL to unload, too, but right now it isn't. 
I'm thinking that perhaps if I told the gnubg DLL to clean up all its resources and
uninitialize itself then maybe it would unload properly.  How can I "uninitialise" the
gnubg DLL, being sure to close all resources, release all memory, etc?
 
Jaro
 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]