init
This commit is contained in:
30
Servers/服务器组件/协调服务器/Resource.h
Normal file
30
Servers/服务器组件/协调服务器/Resource.h
Normal file
@@ -0,0 +1,30 @@
|
||||
//{{NO_DEPENDENCIES}}
|
||||
// Microsoft Visual C++ generated include file.
|
||||
// Used by Correspond.rc
|
||||
//
|
||||
#define IDD_DLG_CORRESPOND_SERVER 103
|
||||
#define IDR_MAINFRAME 128
|
||||
#define IDD_DLG_SERVER_CTRL 129
|
||||
#define IDC_TRACE_MESSAGE 1002
|
||||
#define IDC_START_SERVICE 1003
|
||||
#define IDC_STOP_SERVICE 1004
|
||||
#define IDC_SYSTEM_OPTION 1005
|
||||
#define IDC_EDIT_MSG_TEXT 1014
|
||||
#define IDC_CHECK_SMT_EJECT 1015
|
||||
#define IDC_CHECK_SMT_TABLE_ROLL 1016
|
||||
#define IDC_CHECK_SMT_CLOSE_GAME 1017
|
||||
#define IDC_BTN_SEND_SYS_MSG 1018
|
||||
#define IDC_BTN_MAINTAIN_SERVICE 1019
|
||||
#define IDC_BTN_RECOVERY_SERVICE 1020
|
||||
#define IDC_BTN_CLEAR_LOCKER 1021
|
||||
|
||||
// Next default values for new objects
|
||||
//
|
||||
#ifdef APSTUDIO_INVOKED
|
||||
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||||
#define _APS_NEXT_RESOURCE_VALUE 130
|
||||
#define _APS_NEXT_COMMAND_VALUE 32771
|
||||
#define _APS_NEXT_CONTROL_VALUE 1022
|
||||
#define _APS_NEXT_SYMED_VALUE 101
|
||||
#endif
|
||||
#endif
|
||||
Reference in New Issue
Block a user