mirror of
https://github.com/bb107/MemoryModulePP
synced 2026-06-08 13:15:33 +00:00
Remove some useless definitions, implement LdrpHandleTlsData
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#include "LoadDllMemoryApi.h"
|
||||
#include "Native.h"
|
||||
#include "stdafx.h"
|
||||
|
||||
HMEMORYMODULE WINAPI LoadLibraryMemory(PVOID BufferAddress) {
|
||||
HMEMORYMODULE hMemoryModule = nullptr;
|
||||
|
||||
Reference in New Issue
Block a user