| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | Newsletters | VB Forums | Developer.com |
|
|||||||
| Managed C++ and C++/CLI Discuss Managed C++ and .NET-specific questions related to C++. |
![]() |
|
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hi all!
I have an VC++ .NET aplication with three different Menus in .rc file. I'm trying to access by code one of them with GetMenu() function, but I can't find the way to choose between them: it always gets the IDR_MAINFRAME menu. I want to know how could I access the other ones (IDR_APPTVTYPE and IDR_POPUP); Thanks for your help. |
![]() |
| Bookmarks |
|
||||||
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|