Files
2021-06-06 22:35:01 +02:00

6 lines
79 B
C

#pragma once
#include <windows.h>
PVOID map_dll_image(const char* dll_name);