![]() |
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
|
Auto DLL wraps a library module handle but also owns it; thus, the library module will automatically be unloaded when auto-dll is destroyed. More...
#include <FXDLL.h>
Public Member Functions | |
| FXAUTODLL (const FXString &nm) | |
| Initialize by loading given library name. | |
| ~FXAUTODLL () | |
| Unload library if we have one. | |
Auto DLL wraps a library module handle but also owns it; thus, the library module will automatically be unloaded when auto-dll is destroyed.
|
|