mirror of
https://github.com/bb107/MemoryModulePP
synced 2026-06-08 13:15:33 +00:00
13 lines
237 B
Modula-2
13 lines
237 B
Modula-2
LIBRARY
|
|
EXPORTS
|
|
LoadLibraryMemory
|
|
LoadLibraryMemoryExA
|
|
LoadLibraryMemoryExW
|
|
FreeLibraryMemory
|
|
|
|
LdrLoadDllMemory
|
|
LdrLoadDllMemoryExA
|
|
LdrLoadDllMemoryExW
|
|
LdrUnloadDllMemory
|
|
LdrUnloadDllMemoryAndExitThread
|
|
LdrQuerySystemMemoryModuleFeatures |