diff options
Diffstat (limited to 'clist_classic_sje/resource.h')
-rw-r--r-- | clist_classic_sje/resource.h | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/clist_classic_sje/resource.h b/clist_classic_sje/resource.h new file mode 100644 index 0000000..3e69e1e --- /dev/null +++ b/clist_classic_sje/resource.h @@ -0,0 +1,51 @@ +//{{NO_DEPENDENCIES}}
+// Microsoft Developer Studio generated include file.
+// Used by resource.rc
+//
+#define IDC_NOTOALL 3
+#define IDD_INSTALLINI 235
+#define IDD_WARNINICHANGE 236
+#define IDD_INIIMPORTDONE 237
+#define IDD_OPTIONS 238
+#define IDD_COPYPROGRESS 239
+#define IDC_ININAME 1333
+#define IDC_VIEWINI 1334
+#define IDC_SECURITYINFO 1335
+#define IDC_SETTINGNAME 1336
+#define IDC_NEWVALUE 1337
+#define IDC_WARNNOMORE 1338
+#define IDC_DELETE 1339
+#define IDC_RECYCLE 1340
+#define IDC_NEWNAME 1341
+#define IDC_MOVE 1342
+#define IDC_LEAVE 1343
+
+#define IDC_ED_PERIOD 1344
+#define IDC_RAD_DAYS 1345
+#define IDC_RAD_HOURS 1346
+#define IDC_ED_FOLDER 1347
+#define IDC_BUT_BROWSE 1348
+#define IDC_ED_NUMBACKUPS 1349
+#define IDC_BUT_NOW 1350
+#define IDC_CHK_NOPROG 1351
+#define IDC_RAD_DISABLED 1352
+#define IDC_RAD_START 1353
+#define IDC_RAD_EXIT 1354
+#define IDC_RAD_PERIODIC 1355
+
+#define IDC_PROGRESS 1356
+#define IDC_PROGRESSMESSAGE 1357
+
+#define IDI_MENU 240
+
+
+// Next default values for new objects
+//
+#ifdef APSTUDIO_INVOKED
+#ifndef APSTUDIO_READONLY_SYMBOLS
+#define _APS_NEXT_RESOURCE_VALUE 273
+#define _APS_NEXT_COMMAND_VALUE 40018
+#define _APS_NEXT_CONTROL_VALUE 1676
+#define _APS_NEXT_SYMED_VALUE 101
+#endif
+#endif
|