#include #include "res.h" MAIN_MENU MENU { POPUP "&File" { MENUITEM "&Open", IDM_OPEN MENUITEM "&Close", IDM_CLOSE } }