With these Library your are able to load a DLL complete from
Memory, ideal for wrappers and Libs
LoadDllMemory
LoadLibraryM()
Load a DLL from Memory
GetProcAddressM()
Get a Function Pointer from a Memory-loaded DLL
FreeLibraryM()
Frees a DLL which was loaded in Memory