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