Syntax:
address = LoadLibraryM(MemoryPointer.l)
Parameters:
MemoryPointer.l
=
memorypointer where the DLL is located in memory
Return Values:
address
Adress where DLL is virtually loaded (HModule)
Description:
Load a DLL from Memory
Example:
Remarks:
tested with 2k/XP
Supported OS: Windows