我的顶层菜单只有一个Popup但我用 hMain = GetMenu(Me.hwnd) hSub = GetSubMenu(hMain, 0)结果hSub为0这是为什么