From bbeb2217dbaad57a221186442bba2f8842240eaf Mon Sep 17 00:00:00 2001 From: pescuma Date: Mon, 1 Feb 2010 02:03:39 +0000 Subject: iax: 0.2.0.0 + Allow more than one protocol instance git-svn-id: http://pescuma.googlecode.com/svn/trunk/Miranda@221 c086bb3d-8645-0410-b8da-73a8550f86e7 --- Protocols/IAX/resource.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Protocols/IAX/resource.h') diff --git a/Protocols/IAX/resource.h b/Protocols/IAX/resource.h index 83420fa..f24c102 100644 --- a/Protocols/IAX/resource.h +++ b/Protocols/IAX/resource.h @@ -5,6 +5,7 @@ #define IDD_OPTIONS 119 #define IDD_OPTIONS_OLD 120 #define IDI_PROTO 160 +#define IDR_IAXCLIENT_DLL 161 #define IDD_ACCMGRUI 227 #define IDC_USERNAME 1000 #define IDC_PASSWORD 1001 @@ -21,7 +22,7 @@ #ifndef APSTUDIO_READONLY_SYMBOLS #define _APS_NO_MFC 1 #define _APS_3D_CONTROLS 1 -#define _APS_NEXT_RESOURCE_VALUE 161 +#define _APS_NEXT_RESOURCE_VALUE 162 #define _APS_NEXT_COMMAND_VALUE 40005 #define _APS_NEXT_CONTROL_VALUE 1087 #define _APS_NEXT_SYMED_VALUE 101 -- cgit v1.2.3