资 源 简 介
从内存中加载DLL,不让DLL文件落地。
用了一个网上的库,和Windows API LoadLibraryA的流程是一样的。
环境:Win8 Ent X64 , VS2013 Update 2, Opencv 2.4.8
编译参数:Multi-threaded Debug (/MTd)
opencv 2.4.8 用的静态编译的方式
文 件 列 表
Debug
mv001.jpg
DllLoader
DllLoader.cpp
DllLoader.vcxproj
DllLoader.vcxproj.filters
DllLoader.vcxproj.user
MemoryModule.cpp
MemoryModule.h
ReadMe.txt
stdafx.cpp
stdafx.h
targetver.h
DllLoader.sln
DllLoader.v12.suo
MemDllTest
dllmain.cpp
Export.def
ImgFunc.cpp
ImgFunc.h
MemDllTest.cpp
MemDllTest.vcxproj
MemDllTest.vcxproj.filters
MemDllTest.vcxproj.user
ReadMe.txt
stdafx.cpp
stdafx.h
targetver.h
mv001.jpg