/* -*-C-*-
$Id: os2pmcon.h,v 1.4 1999/01/02 06:11:34 cph Exp $
Copyright (c) 1995, 1999 Massachusetts Institute of Technology
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or (at
your option) any later version.
This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
/* Resource IDs for OS/2 PM Console Window */
#define ID_PMCON_RESOURCES 2
#define IDM_FILE 1
#define IDM_EDIT 2
#define IDM_OPTIONS 3
#define IDM_HELP 4
#define IDM_EXIT 10
#define IDM_CUT 20
#define IDM_COPY 21
#define IDM_PASTE 22
#define IDM_FONT 30
#define IDM_ABOUT 40
#define IDI_BCH 10
#define IDI_COFFEE 11
#define IDI_CONSES 12
#define IDI_EDWIN 13
#define IDI_ENVIR1 14
#define IDI_GRAPHICS 15
#define IDI_LAMBDA 16
#define IDI_LAMBDA2 17
#define IDI_LIAR1 18
#define IDI_LIAR2 19
#define IDI_LIAR3 20
#define IDI_MINCER 21
#define IDI_SHIELD1 22
#define IDI_SHIELD2 23
#define IDI_SHIELD3 24
#define IDI_SHIELD4 25
syntax highlighted by Code2HTML, v. 0.9.1