Searched refs:hmenuSub (Results 1 – 1 of 1) sorted by relevance
1889 HMENU hmenu, hmenuSub, hmenuSub2; in test_menu_search_bycommand() local1945 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 …]