This commit is contained in:
2013-07-20 23:25:44 +00:00
parent 2057c4bafd
commit 847398c3e4

36
CheckServer/resource.h Normal file
View File

@@ -0,0 +1,36 @@
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by CheckServer.rc
//
#define IDD_ABOUTBOX 100
#define IDP_SOCKETS_INIT_FAILED 104
#define IDR_MAINFRAME 128
#define IDR_CHECKSTYPE 129
#define IDD_OPTION_DLG 130
#define IDC_SVR_PORT_EDIT 1001
#define IDC_SVR_IP_EDIT 1002
#define IDC_WEB_ADDRESS1 1003
#define IDC_WEB_ADDRESS2 1004
#define ID_OPERATIONS_STARTSERVER 32773
#define ID_OPERATIONS_STOPSERVER 32774
#define ID_OPTIONS_PREFERENCES 32917
#define IDS_STOP_SERVER 61204
#define IDS_COM_SERVER 61205
#define IDS_SERVER_CONNECTED 61206
#define IDS_SERVER_DISCONNECTED 61207
#define ID_INDICATOR_TIME 61208
#define ID_INDICATOR_CONNECTION_STATUS 61209
#define ID_INDICATOR_CONNECTION_CLIENTS 61210
#define IDS_EMPTY_LIST 61211
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 131
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1004
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif