📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by DominoMinder.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_DOMINOMINDER_DIALOG 102
#define IDS_APP_NAME 102
#define IDD_CONFIG_MAIN 102
#define IDS_CFGDLG_TITLE_USER 103
#define IDS_CFGDLG_TITLE_SERVER 104
#define IDS_LOGIN_FAIL 105
#define IDS_ADDSERVER_FAIL 106
#define IDS_NO_VALID_SERVICE 107
#define IDS_STRING_MSGFROM_HEADER 108
#define IDR_MAINFRAME 128
#define IDI_TRAYICON_NORMAL 133
#define IDD_LOGIN 134
#define IDR_MENU_TRAYICON 138
#define IDD_CONFIG_USER 141
#define IDD_CONFIG_SERVER 142
#define IDD_HISTORY_MSG 143
#define IDC_MINTOTRAY 1001
#define IDC_EDIT_USERNAME 1002
#define IDC_EDIT_PASSWORD 1003
#define IDC_SETUP 1005
#define IDC_TAB_SETUP 1011
#define IDC_CHECK_VISUAL 1015
#define IDC_CHECK_TRAY_BALLOONTIP 1016
#define IDC_CHECK_ACOUSTICAL 1017
#define IDC_EDIT_WAVFILE 1018
#define IDC_BUTTON_BROWSE_WAVFILE 1019
#define IDC_BUTTON_PLAY_WAVFILE 1020
#define IDC_EDIT_ADDSERVER 1021
#define IDC_BUTTON_ADDSERVER 1022
#define IDC_COMBO_SERVER_LIST 1023
#define IDC_BUTTON_DELSERVER 1024
#define IDC_LIST_SERVICE_ENABLED 1025
#define IDC_LIST_SERVICE_DISABLED 1026
#define IDC_BUTTON_SERVICE_DISABLE 1027
#define IDC_BUTTON_SERVICE_ENABLE 1028
#define IDC_BUTTON_SERVICE_SAVE 1029
#define IDC_EDIT_CHECKSRV_INTERVAL 1031
#define IDC_SPIN_CHECKSRV_INTERVAL 1033
#define IDC_EDIT_MSG_HISTORY 1034
#define ID_MENUITEM_TRAY_SETUP 32773
#define ID_MENUITEM_TRAY_EXIT 32775
#define ID_MENUITEM_TRAY_LOGIN 32776
#define ID_MENUITEM_TRAY_ABOUT 32777
#define ID_MENUITEM_TRAY_VIEW_MSGHISTORY 32778
#define ID_MENUITEM_TRAY_REFRESH 32779
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 145
#define _APS_NEXT_COMMAND_VALUE 32780
#define _APS_NEXT_CONTROL_VALUE 1036
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -