I'm developing an application (based on the dialog based option of the AppWizard) for which I created a new menu using the resource editor. My menu is ready, it has its ID, but when I run the application the menu never shows up. How do I attach this resource to my MFC code using the ClassWizard?