#include "windows.h" Menu MENU { POPUP "&Draw" { MENUITEM "&Wire Frame", 1 MENUITEM "&Solid", 2, CHECKED } }