Synchronize with trunk revision 59636 (just before Alex's CreateProcess revamp).
[reactos.git] / dll / win32 / shell32 / shresdef.h
index 0c7b6c1..3b02e19 100644 (file)
 
 #define IDC_STATIC                  -1
 
+/*
+ * Accelerators
+ */
+#define IDA_SHELLVIEW 1
+
+
 /*
  * Bitmaps
  */
 #define IDR_OPENWITHMENU        146
 #define IDR_FILEDEFEXT          147
 #define IDR_DRVDEFEXT           148
+#define IDR_MENUBAND            149
 
 #endif