Re: MemDll - Load DLL from memory
Posted: Sat Feb 06, 2021 3:25 pm
Bass plugins are all linked to bass.dll.
With this MemDll all the module functions like LoadLibrary, GetProcAddress can't work.
If you need this so badly, take a look at iMemDLL_LoadFromImportTable
With this MemDll all the module functions like LoadLibrary, GetProcAddress can't work.
If you need this so badly, take a look at iMemDLL_LoadFromImportTable