Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/user32/
H A Dmenu.c3457 static LRESULT WINAPI menu_cancelmode_wnd_proc(HWND hwnd, UINT msg, in menu_cancelmode_wnd_proc() function
3495 SetWindowLongPtrA( hwnd, GWLP_WNDPROC, (LONG_PTR)menu_cancelmode_wnd_proc); in test_menu_cancelmode()
3496 SetWindowLongPtrA( hwndchild, GWLP_WNDPROC, (LONG_PTR)menu_cancelmode_wnd_proc); in test_menu_cancelmode()