阅读背景:

如果卸载加载它的DLL,是否会删除DLL?

来源:互联网 

Take a standard Windows application. It loads a DLL using LoadLibrary to call a function in it (we'll call this DLL_A). That function loads another DLL (we'll call it DLL_B). The application now unloads the DLL_A DLL using FreeLibrary as it no longer requires it. Take a standard Windows application. It loads a




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: