[APPWIZ] Stubplement ConfigStartMenu Patch by Jared Smudde. CORE-10788
[reactos.git] / reactos / dll / cpl / appwiz / resource.h
index 9108f7a..0af4127 100644 (file)
@@ -16,6 +16,7 @@
 /* Dialogs */
 #define IDD_SHORTCUT_LOCATION  203
 #define IDD_SHORTCUT_FINISH            204
+#define IDD_CONFIG_STARTMENU    400
 
 /* Bitmaps */
 #define IDB_WATERMARK  5001
@@ -35,6 +36,8 @@
 #define IDC_SHORTCUT_LOCATION  107
 #define IDC_SHORTCUT_BROWSE            108
 #define IDC_SHORTCUT_NAME              109
+#define IDC_STARTMENU_TREE      110
+#define IDC_REMOVE_ENTRIES      111
 
 #define ID_DWL_GECKO_DIALOG 1200
 #define ID_DWL_PROGRESS     1201