File:  [OS/2 SDKs] / pmsdk / samples / petzold / chap10 / grafmenu.rc
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Thu Aug 9 12:28:12 2018 UTC (7 years, 9 months ago) by root
Branches: msft, MAIN
CVS tags: pmsdk-1988, HEAD
Microsoft OS/2 SDK PM 08-08-1988

/*----------------------------------
   GRAFMENU.RC resource script file
  ----------------------------------*/

#include <os2.h>
#include "grafmenu.h"

BITMAP IDB_BIGHELP bighelp.bmp

MENU ID_RESOURCE
     {
     SUBMENU "~File",         IDM_FILE
          {
          MENUITEM "~New",              IDM_NEW
          MENUITEM "~Open...",          IDM_OPEN
          MENUITEM "~Save",             IDM_SAVE
          MENUITEM "Save ~As...",       IDM_SAVEAS
          MENUITEM SEPARATOR
          MENUITEM "A~bout ConvMenu...",IDM_ABOUT
          MENUITEM "",                  IDM_HELP
          }
     }

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.