-rwxr-xr-x[-rw-r--r--] | resource.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/resource.h b/resource.h index 7961e5e..2c2fa02 100644..100755 --- a/resource.h +++ b/resource.h | |||
@@ -151,6 +151,7 @@ | |||
151 | #define IDC_LISTENING 1052 | 151 | #define IDC_LISTENING 1052 |
152 | #define IDC_LOGFILE 1053 | 152 | #define IDC_LOGFILE 1053 |
153 | #define IDC_LOGFILE_BROWSE 1054 | 153 | #define IDC_LOGFILE_BROWSE 1054 |
154 | #define IDC_LISTENADDRESS 1055 | ||
154 | #define ID_TRAY_HELP 32771 | 155 | #define ID_TRAY_HELP 32771 |
155 | #define ID_TRAY_ABOUTPUMPKIN 32772 | 156 | #define ID_TRAY_ABOUTPUMPKIN 32772 |
156 | #define ID_TRAY_EXIT 32773 | 157 | #define ID_TRAY_EXIT 32773 |
@@ -165,9 +166,9 @@ | |||
165 | // | 166 | // |
166 | #ifdef APSTUDIO_INVOKED | 167 | #ifdef APSTUDIO_INVOKED |
167 | #ifndef APSTUDIO_READONLY_SYMBOLS | 168 | #ifndef APSTUDIO_READONLY_SYMBOLS |
168 | #define _APS_NEXT_RESOURCE_VALUE 155 | 169 | #define _APS_NEXT_RESOURCE_VALUE 156 |
169 | #define _APS_NEXT_COMMAND_VALUE 32781 | 170 | #define _APS_NEXT_COMMAND_VALUE 32781 |
170 | #define _APS_NEXT_CONTROL_VALUE 1055 | 171 | #define _APS_NEXT_CONTROL_VALUE 1056 |
171 | #define _APS_NEXT_SYMED_VALUE 102 | 172 | #define _APS_NEXT_SYMED_VALUE 102 |
172 | #endif | 173 | #endif |
173 | #endif | 174 | #endif |