Change icon resources to be symbolically defined.
authorChris Hanson <org/chris-hanson/cph>
Sat, 4 Nov 1995 01:40:09 +0000 (01:40 +0000)
committerChris Hanson <org/chris-hanson/cph>
Sat, 4 Nov 1995 01:40:09 +0000 (01:40 +0000)
v7/src/microcode/os2pmcon.h
v7/src/microcode/os2pmcon.rc

index c60539cbc9d6c4cb1ab85d49abe47ca467833186..9bdc90732b34a02b59d4a820904194ac91b186ff 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: os2pmcon.h,v 1.1 1995/10/30 07:58:12 cph Exp $
+$Id: os2pmcon.h,v 1.2 1995/11/04 01:40:09 cph Exp $
 
 Copyright (c) 1995 Massachusetts Institute of Technology
 
@@ -50,3 +50,20 @@ MIT in each case. */
 #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      
index d1a303f96a1b569cad8fee58be6ef3b09bb59722..521f5cc011bc444d6cfee632f93b75337d3c02aa 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: os2pmcon.rc,v 1.3 1995/11/04 01:01:16 cph Exp $
+$Id: os2pmcon.rc,v 1.4 1995/11/04 01:40:02 cph Exp $
 
 Copyright (c) 1995 Massachusetts Institute of Technology
 
@@ -39,28 +39,28 @@ MIT in each case. */
 
 #ifdef SCHEME
 ICON ID_PMCON_RESOURCES "os2utl\\lambda2.ico"
-ICON 11 "os2utl\\bch.ico"
 #else
 #ifdef BCHSCHEM
 ICON ID_PMCON_RESOURCES "os2utl\\bch.ico"
-ICON 11 "os2utl\\lambda2.ico"
 #endif
 #endif
 
-ICON 12 "os2utl\\coffee.ico"
-ICON 13 "os2utl\\conses.ico"
-ICON 14 "os2utl\\edwin.ico"
-ICON 15 "os2utl\\envir1.ico"
-ICON 16 "os2utl\\graphics.ico"
-ICON 17 "os2utl\\lambda.ico"
-ICON 18 "os2utl\\liar1.ico"
-ICON 19 "os2utl\\liar2.ico"
-ICON 20 "os2utl\\liar3.ico"
-ICON 21 "os2utl\\mincer.ico"
-ICON 22 "os2utl\\shield1.ico"
-ICON 23 "os2utl\\shield2.ico"
-ICON 24 "os2utl\\shield3.ico"
-ICON 25 "os2utl\\shield4.ico"
+ICON IDI_BCH      "os2utl\\bch.ico"
+ICON IDI_COFFEE   "os2utl\\coffee.ico"
+ICON IDI_CONSES   "os2utl\\conses.ico"
+ICON IDI_EDWIN    "os2utl\\edwin.ico"
+ICON IDI_ENVIR1   "os2utl\\envir1.ico"
+ICON IDI_GRAPHICS "os2utl\\graphics.ico"
+ICON IDI_LAMBDA   "os2utl\\lambda.ico"
+ICON IDI_LAMBDA2  "os2utl\\lambda2.ico"
+ICON IDI_LIAR1    "os2utl\\liar1.ico"
+ICON IDI_LIAR2    "os2utl\\liar2.ico"
+ICON IDI_LIAR3    "os2utl\\liar3.ico"
+ICON IDI_MINCER   "os2utl\\mincer.ico"
+ICON IDI_SHIELD1  "os2utl\\shield1.ico"
+ICON IDI_SHIELD2  "os2utl\\shield2.ico"
+ICON IDI_SHIELD3  "os2utl\\shield3.ico"
+ICON IDI_SHIELD4  "os2utl\\shield4.ico"
 
 MENU ID_PMCON_RESOURCES
 {