Searched refs:reparent_dialog_owner_proc (Results 1 – 1 of 1) sorted by relevance
4711 static LRESULT WINAPI reparent_dialog_owner_proc(HWND hwnd, UINT msg, WPARAM wparam, LPARAM lparam) in reparent_dialog_owner_proc() function4823 SetWindowLongPtrA(child, GWLP_WNDPROC, (ULONG_PTR)reparent_dialog_owner_proc); in test_dialog_parent()