ssankar
September 20th, 2005, 02:29 PM
Hi,
I would like to unload one of the dllS loaded by VC++ studio while initializing the process. How do I unload that DLL. I tried GeModuleName() and FreeLibrary. But it doesn't work. Then I am trying to load same DLL from other location( Diff Version) using LoadLibrary based on some condition. Am I missing something? Your help is greatly appreciated.
Thanks
Sankar S
I would like to unload one of the dllS loaded by VC++ studio while initializing the process. How do I unload that DLL. I tried GeModuleName() and FreeLibrary. But it doesn't work. Then I am trying to load same DLL from other location( Diff Version) using LoadLibrary based on some condition. Am I missing something? Your help is greatly appreciated.
Thanks
Sankar S