📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft eMbedded Visual C++ generated include file.
// Used by PPPServer.rc
//
#define IDD_PPPSERVER_DIALOG 102
#define IDP_SOCKETS_INIT_FAILED 103
#define IDR_MAINFRAME 128
#define IDR_MAINFRAME_MENU 129
#define IDD_ABOUT_DIALOG 130
#define IDB_ABOUT_BITMAP 131
#define IDD_SETPOS_DIALOG 132
#define IDD_SETSIZE_DIALOG 133
#define IDD_DEMO_DLG 134
#define IDD_REGISTER_DIALOG 135
#define IDD_SETAUTORUN_DIALOG 136
#define IDD_TEXTEDITOR_DIALOG 137
#define IDC_TYPE_COMBO 1000
#define IDC_SHAREFILE_CHECK 1001
#define IDC_FILENAME_EDIT 1002
#define IDC_OPEN_BUTTON 1003
#define IDC_ACTIONIN_COMBO 1004
#define IDC_ACTIONOUT_COMBO 1005
#define IDC_SPEED_EDIT 1006
#define IDC_SPEED_SPIN 1007
#define IDC_DELAYTIME_EDIT 1008
#define IDC_DELAYTIME_SPIN 1009
#define IDC_POSITION_COMBO 1010
#define IDC_ADD_BUTTON 1011
#define IDC_INSERT_BUTTON 1012
#define IDC_CANCEL_BUTTON 1013
#define IDC_SAVE_BUTTON 1014
#define IDC_DELONE_BUTTON 1015
#define IDC_CLEAR_BUTTON 1016
#define IDC_FIRST_BUTTON 1017
#define IDC_PREV_BUTTON 1018
#define IDC_NEXT_BUTTON 1019
#define IDC_LAST_BUTTON 1020
#define IDC_PLAYTABLE_LIST 1021
#define IDC_MESS_LIST 1022
#define IDC_OK_BUTTON 1023
#define IDC_SETPOS_BUTTON 1024
#define IDC_POSX_EDIT 1025
#define IDC_POSY_EDIT 1026
#define IDC_POSX_SPIN 1027
#define IDC_POSY_SPIN 1028
#define IDC_SETSIZE_BUTTON 1029
#define IDC_WIDTH_EDIT 1030
#define IDC_HEIGHT_EDIT 1031
#define IDC_WIDTH_SPIN 1032
#define IDC_HEIGHT_SPIN 1033
#define IDC_REGISTER_STATIC 1034
#define IDC_REGISTER_BUTTON 1035
#define IDC_SOFTWARE_SERIAL_EDIT 1036
#define IDC_REGCODE_EDIT 1037
#define IDC_AUTORUN_TABFILE_EDIT 1038
#define IDC_OPENTAB_BUTTON 1039
#define IDC_AUTORUN_CHECK 1040
#define IDC_SAVEPATHNAME_EDIT 1041
#define IDC_DATETIMEPICKER 1042
#define IDC_AUTORUNSAVE_BUTTON 1043
#define IDC_FONTLIST_COMBO 1044
#define IDC_FONTWIDTH_EDIT 1045
#define IDC_FONTHEIGHT_EDIT 1046
#define IDC_FONTWIDTH_SPIN 1047
#define IDC_FONTHEIGHT_SPIN 1048
#define IDC_FC_STATIC 1049
#define IDC_BC_STATIC 1050
#define IDC_SETFC_BUTTON 1051
#define IDC_SETBC_BUTTON 1052
#define IDC_SX_EDIT 1053
#define IDC_SX_SPIN 1054
#define IDC_SY_EDIT 1055
#define IDC_SY_SPIN 1056
#define IDC_AUTO_RETURN_CHECK 1057
#define IDC_TEXTEDITOR_EDIT 1058
#define IDC_EDITFILENAME_EDIT 1059
#define IDC_NEW_BUTTON 1060
#define IDC_SAVEAS_BUTTON 1063
#define ID_ABOUT_HELP 32771
#define ID_NEW_FILE 32772
#define ID_OPEN_FILE 32773
#define ID_SAVE_FILE 32774
#define ID_SAVEAS_FILE 32775
#define ID_EXIT_FILE 32776
#define ID_COPY_EDIT 32777
#define ID_PASTE_EDIT 32778
#define ID_CUT_EDIT 32779
#define ID_MOVEUP_EDIT 32780
#define ID_MOVEDOWN_EDIT 32781
#define ID_PLAYONE_CONTROL 32782
#define ID_PLAYALL_CONTROL 32783
#define ID_STOPALL_CONTROL 32784
#define ID_SHOWHIDE_DEMODLG_CONTROL 32785
#define ID_SHOWHIDE_MAINDLG_CONTROL 32786
#define ID_SETPOS_OPTION 32787
#define ID_SETSIZE_OPTION 32788
#define ID_AUOTPARA_CONTROL 32789
#define ID_REGISTER_OPTION 32790
#define ID_AUTORUN_REG_OPTION 32791
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 138
#define _APS_NEXT_COMMAND_VALUE 32792
#define _APS_NEXT_CONTROL_VALUE 1066
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -