about menu
-
1. HMENU hMenu = unknow value GetSubMenu(hMenu, 0) == 0x1234 have method know hMenu == ? or its string? 2. in MFC project, i dynamic add a popup menu item, but not handle it in code, CCmdUI disenable it. have method not modification MFC project and handle message to enable it? Thanks.
-
1. HMENU hMenu = unknow value GetSubMenu(hMenu, 0) == 0x1234 have method know hMenu == ? or its string? 2. in MFC project, i dynamic add a popup menu item, but not handle it in code, CCmdUI disenable it. have method not modification MFC project and handle message to enable it? Thanks.
None of this makes any sense. Please rephrase. What exactly are you trying to do?
"The largest fire starts but with the smallest spark." - David Crow
"Judge not by the eye but by the heart." - Native American Proverb
-
1. HMENU hMenu = unknow value GetSubMenu(hMenu, 0) == 0x1234 have method know hMenu == ? or its string? 2. in MFC project, i dynamic add a popup menu item, but not handle it in code, CCmdUI disenable it. have method not modification MFC project and handle message to enable it? Thanks.