home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / sdk / winui / comctl / reitp / reitp.res / Menus / Loadedmenu.rc < prev   
Encoding:
Text File  |  1998-03-30  |  189 b   |  12 lines

  1. LOADEDMENU MENU
  2. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  3. {
  4.  POPUP "&File"
  5.  {
  6.   MENUITEM "&New", 410
  7.   MENUITEM "&Open...", 411
  8.   MENUITEM SEPARATOR
  9.   MENUITEM "E&xit", 430
  10.  }
  11. }
  12.