Home
last modified time | relevance | path

Searched refs:reparent_dialog_owner_proc (Results 1 – 1 of 1) sorted by relevance

/reactos/modules/rostests/winetests/user32/
H A Dwin.c4711 static LRESULT WINAPI reparent_dialog_owner_proc(HWND hwnd, UINT msg, WPARAM wparam, LPARAM lparam) in reparent_dialog_owner_proc() function
4823 SetWindowLongPtrA(child, GWLP_WNDPROC, (ULONG_PTR)reparent_dialog_owner_proc); in test_dialog_parent()