Searched refs:winproc_convA (Results 1 – 1 of 1) sorted by relevance
9234 static LRESULT WINAPI winproc_convA(HWND hwnd, UINT msg, WPARAM wparam, LPARAM lparam) in winproc_convA() function9338 ret = SetWindowLongPtrA(hwnd, GWLP_WNDPROC, (LONG_PTR)winproc_convA); in test_winproc_limit()