diff options
author | sje <sje@4f64403b-2f21-0410-a795-97e2b3489a10> | 2007-07-27 15:27:25 +0000 |
---|---|---|
committer | sje <sje@4f64403b-2f21-0410-a795-97e2b3489a10> | 2007-07-27 15:27:25 +0000 |
commit | 0d489da11220c272765fcc64d390be6bb50ff87f (patch) | |
tree | 98b0315bfbf8296c56127cd6574f3a84312792e7 /db3x_autobackups/resource.h | |
parent | e6ccc491112a9183d7ed9249c17f5f00283b4bf5 (diff) |
based on mmap
git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@302 4f64403b-2f21-0410-a795-97e2b3489a10
Diffstat (limited to 'db3x_autobackups/resource.h')
-rw-r--r-- | db3x_autobackups/resource.h | 42 |
1 files changed, 19 insertions, 23 deletions
diff --git a/db3x_autobackups/resource.h b/db3x_autobackups/resource.h index 3e69e1e..21d30cf 100644 --- a/db3x_autobackups/resource.h +++ b/db3x_autobackups/resource.h @@ -1,13 +1,14 @@ //{{NO_DEPENDENCIES}}
-// Microsoft Developer Studio generated include file.
-// Used by resource.rc
+// Microsoft Visual C++ generated include file.
+// Used by db3x_mmap.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 IDD_OPTIONS 238
+#define IDD_COPYPROGRESS 239
+#define IDI_MENU 240
#define IDC_ININAME 1333
#define IDC_VIEWINI 1334
#define IDC_SECURITYINFO 1335
@@ -19,25 +20,20 @@ #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
-
+#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
// Next default values for new objects
//
|