File:  [OS/2 SDKs] / pmsdk / samples / btntest / btntest.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Thu Aug 9 12:28:13 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

/*
  Resource file for BTNTEST
  Created by Microsoft Corp., 1988
*/
/****** Resource IDs *****/

#define IDI_BTNTEST    1       /* app icon */
#define IDM_BTNTEST    1       /* app menu */
#define IDA_BTNTEST    1       /* app accelerator table */
#define IDD_BTNTEST    1        /* modal dialog box */
#define IDD_BTN        2

/****** Menu command IDs *****/
/* (by convention, hi byte is menu index, lo byte is dispatch table index) */

/* File menu */

#define CMD_NEW     0x0000
#define CMD_OPEN    0x0001
#define CMD_SAVE    0x0002
#define CMD_SAVEAS  0x0003

/* Edit menu */
#define CMD_UNDO    0x0104
#define CMD_CUT     0x0105
#define CMD_COPY    0x0106
#define CMD_PASTE   0x0107
#define CMD_CLEAR   0x0108

/* Number of menu commands */
#define CCMDS       (4+5)

unix.superglobalmegacorp.com

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