Call FreeLibrary() with the module handle of the dll which you wish to unload.
You can get the module handle by calling GetModuleHandle with the name of the module as a parameter.
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 6 of 6
Thread: Unload a dllThreaded View
|
Click Here to Expand Forum to Full Width |