2013年7月10日 星期三

[C++] - Joachim Bauch's C++ Memory Module

MemoryModule is a library that can be used to load a DLL completely from memory – without storing on the disk first.

Changes since 0.0.2:

fixed compilation issues with gcc
added mingw makefile
added support for 64bit DLLs
fixed compilation issue when using Vista SDK
fixed wrong checking of result from LoadLibrary for errors (issue #2)
minor code cleanup
You can download the source from github, please report any issues in the tracker. As usual, any feedback, suggestions or patches are very welcome!

From : http://www.joachim-bauch.de/2012/04/09/memorymodule-0-0-3-released/

沒有留言:

張貼留言