From 26f425f0153de537bc676c9c38a68ef3edd882c5 Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Fri, 27 Aug 2010 00:00:01 +0300 Subject: using threads, gpg execution timeout, fixed high cpu usage when waiting gpg process --- resource.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'resource.h') diff --git a/resource.h b/resource.h index e0592af..f8ac01d 100644 --- a/resource.h +++ b/resource.h @@ -60,6 +60,7 @@ #define IDC_JABBER_API 1049 #define IDC_ENABLE_ENCRYPTION 1050 #define IDC_KEY_FROM 1051 +#define IDC_DELETE_KEY 1052 // Next default values for new objects // @@ -67,7 +68,7 @@ #ifndef APSTUDIO_READONLY_SYMBOLS #define _APS_NEXT_RESOURCE_VALUE 114 #define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 1052 +#define _APS_NEXT_CONTROL_VALUE 1053 #define _APS_NEXT_SYMED_VALUE 101 #endif #endif -- cgit v1.2.3