Searched refs:menu_cancelmode_wnd_proc (Results 1 – 1 of 1) sorted by relevance
3457 static LRESULT WINAPI menu_cancelmode_wnd_proc(HWND hwnd, UINT msg, in menu_cancelmode_wnd_proc() function3495 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()