LunaHook-mirror/LunaHook/hookfinder.h
恍兮惚兮 b0b1fe4417 fmt
2024-07-21 21:04:12 +08:00

5 lines
101 B
C

#pragma once
void SearchForText(wchar_t *text, UINT codepage);
void SearchForHooks(SearchParam sp);