diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-11-14 19:11:58 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-11-14 19:11:58 +0000 |
commit | c73ae31d766af1918e3be75408452171c1d8b1b9 (patch) | |
tree | 7d684b53342612bdf099c5d6d131a22864a3b45e /plugins/!Deprecated/Db3x/src/resource.h | |
parent | d070cff19b08f38f705311fdd0ab00b8977f6f88 (diff) |
Db3x moved to deprecated
git-svn-id: http://svn.miranda-ng.org/main/trunk@6903 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/!Deprecated/Db3x/src/resource.h')
-rw-r--r-- | plugins/!Deprecated/Db3x/src/resource.h | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/plugins/!Deprecated/Db3x/src/resource.h b/plugins/!Deprecated/Db3x/src/resource.h new file mode 100644 index 0000000000..96abbfff99 --- /dev/null +++ b/plugins/!Deprecated/Db3x/src/resource.h @@ -0,0 +1,30 @@ +//{{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 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
+
+// Next default values for new objects
+//
+#ifdef APSTUDIO_INVOKED
+#ifndef APSTUDIO_READONLY_SYMBOLS
+#define _APS_NEXT_RESOURCE_VALUE 269
+#define _APS_NEXT_COMMAND_VALUE 40018
+#define _APS_NEXT_CONTROL_VALUE 1657
+#define _APS_NEXT_SYMED_VALUE 101
+#endif
+#endif
|