在内存中调用DLL

时间:2018-05-23 20:51:39
【文件属性】:
文件名称:在内存中调用DLL
文件大小:84KB
文件格式:RAR
更新时间:2018-05-23 20:51:39
内存加载dll 将dll以资源的形式加载到工程中,再以内存中调用,非外部释放调用
【文件预览】:
testmemoydll.sln
testmemoydll
----testmemoydllDlg.h(769B)
----resource.h(775B)
----MemLoadDll.cpp(24KB)
----stdafx.h(2KB)
----testmemoydll.h(481B)
----xDll.dll(40KB)
----targetver.h(1KB)
----testmemoydll.vcproj(6KB)
----testmemoydll.vcproj.BLUE.Administrator.user(1KB)
----stdafx.cpp(145B)
----ReadMe.txt(3KB)
----testmemoydllDlg.cpp(4KB)
----MemLoadDll.h(2KB)
----res()
--------testmemoydll.rc2(368B)
--------testmemoydll.ico(66KB)
----testmemoydll.cpp(2KB)
----testmemoydll.rc(5KB)

网友评论

  • 很好,能编译
  • 代码好多,慢慢研究一下吧!
  • 我也发现了, 不知道为什么报毒, 是某个函数有问题吗
  • 下下来用了,代码看懂了,不过报毒,不知道怎么处理