insane hack to work around false positive in SearchForText
This commit is contained in:
parent
d97ebd4fbb
commit
4cebe9462f
@ -193,6 +193,7 @@ void TextHook::Send(uintptr_t dwDataBase)
|
||||
|
||||
TextOutput(tp, buffer, count);
|
||||
#endif // _WIN64
|
||||
++*pbData;
|
||||
}
|
||||
__except (EXCEPTION_EXECUTE_HANDLER)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user