Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/comctl32/
H A Dpager.c71 HWND hwnd_from; member
702 …ok(hdr->hwndFrom == notify_test_info.hwnd_from, "Expect %p, got %p\n", notify_test_info.hwnd_from,… in test_notify_proc()
924 notify_test_info.hwnd_from = child1_wnd; in send_notify()