2024-11-06 06:46:35 +08:00

5 lines
101 B
C

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