mirror of
https://github.com/HIllya51/LunaHook.git
synced 2024-11-23 22:05:36 +08:00
5 lines
101 B
C
5 lines
101 B
C
#pragma once
|
|
|
|
void SearchForText(wchar_t *text, UINT codepage);
|
|
void SearchForHooks(SearchParam sp);
|