Searched refs:HijackerWndProc (Results 1 – 1 of 1) sorted by relevance
241 static LRESULT CALLBACK HijackerWndProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) in HijackerWndProc() function748 …ackerWndProc_prev = (WNDPROC)SetWindowLongPtrW(hwnd_edit, GWLP_WNDPROC, (LONG_PTR)HijackerWndProc); in test_custom_source()