summaryrefslogtreecommitdiff
path: root/resource.h
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss123next@list.ru>2010-10-27 07:46:37 +0300
committerGluzskiy Alexandr <sss123next@list.ru>2010-10-27 07:46:37 +0300
commit1f4c1f489f05bb135c8df93d40db9bb624be969d (patch)
treebd214f55f5932a60217a848868b9b4cb6fcd9df1 /resource.h
parentc7417593521a2a96442e97508354e32f502bd931 (diff)
key autoexchange implementation started
Diffstat (limited to 'resource.h')
-rw-r--r--resource.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/resource.h b/resource.h
index ffe4d05..9bdc8d7 100644
--- a/resource.h
+++ b/resource.h
@@ -70,6 +70,8 @@
#define IDC_FILE_TRANSFERS 1061
#define IDC_REMOVE_FILTERS 1062
#define IDC_GENERATE_RANDOM 1063
+#define IDC_CHECK1 1064
+#define IDC_AUTO_EXCHANGE 1064
// Next default values for new objects
//
@@ -77,7 +79,7 @@
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 114
#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 1064
+#define _APS_NEXT_CONTROL_VALUE 1065
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif