Searched refs:GetSubMenuHandle (Results 1 – 1 of 1) sorted by relevance
63 HMENU GetSubMenuHandle( HWND hwndParent, UINT uiTopLevelIndex );264 HMENU GetSubMenuHandle( HWND hwndParent, UINT uiTopLevelIndex ) in GetSubMenuHandle() function277 HMENU hSubMenu = GetSubMenuHandle( hwndParent, 0 ); in IsClipboardViewer()284 HMENU hSubMenu = GetSubMenuHandle( hwndParent, 0 ); in SwitchMenuState()
Completed in 5 milliseconds