文件名称:改变隐式加载dll路径的方法实例代码
文件大小:54KB
文件格式:ZIP
更新时间:2014-11-27 16:45:32
隐式加载 Load-Time Dynamic Linking
通过SetDllDirectory可以灵活的设置隐式加载dll的路径,详见源代码.vs2005编译
【文件预览】:
TestLoadDll
----Release()
--------bin()
--------TestLoadDll.exe(7KB)
----Core()
--------Release()
--------Core.vcproj(4KB)
--------core.h(382B)
--------core.cpp(274B)
--------Core.vcproj.20090710-1428.Administrator.user(1KB)
--------Debug()
----Wrapper()
--------Release()
--------Wrapper.vcproj(4KB)
--------Debug()
--------Wrapper.cpp(362B)
--------Wrapper.vcproj.20090710-1428.Administrator.user(1KB)
----TestLoadDll()
--------TestLoadDll.vcproj(4KB)
--------Release()
--------TestLoadDll.vcproj.20090710-1428.Administrator.user(1KB)
--------Test.cpp(496B)
--------Debug()
----TestLoadDll.suo(34KB)
----Debug()
--------bin()
--------TestLoadDll.exe(40KB)
----TestLoadDll.sln(2KB)