Searched refs:OwnerWndProc (Results 1 – 1 of 1) sorted by relevance
34 static LRESULT CALLBACK OwnerWndProc(HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam) in OwnerWndProc() function50 wc.lpfnWndProc = OwnerWndProc; in test_param_check()