Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/user32/
H A Dmenu.c1889 HMENU hmenu, hmenuSub, hmenuSub2; in test_menu_search_bycommand() local
1945 hmenuSub = CreateMenu(); in test_menu_search_bycommand()
1990 info.wID = (UINT_PTR) hmenuSub; in test_menu_search_bycommand()
2016 info.wID = (UINT_PTR) hmenuSub; in test_menu_search_bycommand()
2034 DestroyMenu( hmenuSub ); in test_menu_search_bycommand()
2042 hmenuSub = CreateMenu(); in test_menu_search_bycommand()
2084 DestroyMenu( hmenuSub ); in test_menu_search_bycommand()
2091 hmenuSub = CreateMenu(); in test_menu_search_bycommand()
2146 DestroyMenu( hmenuSub ); in test_menu_search_bycommand()
2157 hmenuSub = CreateMenu(); in test_menu_search_bycommand()
[all …]