We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52b0379 commit 3422b57Copy full SHA for 3422b57
readme.md
@@ -1,6 +1,8 @@
1
MemoryModule
2
============
3
4
+[](https://travis-ci.org/fancycode/MemoryModule)
5
+
6
The default windows API functions to load external libraries into a program
7
(`LoadLibrary`, `LoadLibraryEx`) only work with files on the filesystem. It's
8
therefore impossible to load a DLL from memory.
0 commit comments