Files
2026-02-13 14:34:15 +08:00

28 lines
931 B
C

//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by WebServer.rc
//
#define IDD_SERV_DIALOG 102
#define IDP_SOCKETS_INIT_FAILED 103
#define ID_INDICATOR_TIME 104
#define IDR_MAINFRAME 128
#define IDC_START_SERVICE 1000
#define IDC_STOP_SERVICE 1001
#define IDC_INIT_SERVICE 1002
#define IDC_SERVICE_EVENT 1003
#define IDC_CHECK1 1004
#define ID_SERVER_START 32771
#define ID_SERVER_STOP 32772
#define ID_SERVER_EXIT 32773
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 138
#define _APS_NEXT_COMMAND_VALUE 32781
#define _APS_NEXT_CONTROL_VALUE 1005
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif