From c3b240e06bae3b663505e2b1c52eb67c34ddd3ea Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Wed, 27 Apr 2011 14:18:48 +0000 Subject: network settings: bind to specific ip address Signed-off-by: Michael Krelin --- (limited to 'resource.h') diff --git a/resource.h b/resource.h index 7961e5e..2c2fa02 100644..100755 --- a/resource.h +++ b/resource.h @@ -151,6 +151,7 @@ #define IDC_LISTENING 1052 #define IDC_LOGFILE 1053 #define IDC_LOGFILE_BROWSE 1054 +#define IDC_LISTENADDRESS 1055 #define ID_TRAY_HELP 32771 #define ID_TRAY_ABOUTPUMPKIN 32772 #define ID_TRAY_EXIT 32773 @@ -165,9 +166,9 @@ // #ifdef APSTUDIO_INVOKED #ifndef APSTUDIO_READONLY_SYMBOLS -#define _APS_NEXT_RESOURCE_VALUE 155 +#define _APS_NEXT_RESOURCE_VALUE 156 #define _APS_NEXT_COMMAND_VALUE 32781 -#define _APS_NEXT_CONTROL_VALUE 1055 +#define _APS_NEXT_CONTROL_VALUE 1056 #define _APS_NEXT_SYMED_VALUE 102 #endif #endif -- cgit v0.9.0.2