📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by console.rc
//
#define IDD_ABOUTBOX 100
#define IDR_MAINFRAME 128
#define IDR_HOSTLIST 129
#define IDD_MAINDLG 201
#define IDD_CMDSHELL 202
#define IDD_FILEMGR 203
#define IDD_PORTPROXY 204
#define IDB_BITMAP1 206
#define IDD_CONSOLE 207
#define IDD_SCREENVIEW 208
#define IDD_CONNECTTO 209
#define IDD_NEWCONNECT 209
#define IDR_MAINDLG 210
#define IDR_NTSHELL 212
#define IDD_SERVERGENERATE 213
#define IDD_SERVERCONFIG 213
#define IDR_SUBMENU 214
#define IDD_ADDPROXY 215
#define IDD_PROCMGR 216
#define IDD_SETPASSWORD 217
#define IDD_INPUTPID 218
#define IDD_CREATEPROCESS 219
#define IDD_LOCALCONFIG 220
#define IDD_CREATEDIRECTORY 221
#define IDR_BACKGROUND 222
#define IDC_LIST1 1000
#define IDC_HOSTLIST 1000
#define IDC_FILELIST 1000
#define IDC_PROXYLIST 1000
#define IDC_STATUSBAR 1001
#define IDC_TAB1 1002
#define IDC_EDIT1 1003
#define IDC_CMDEDIT 1003
#define IDC_EDIT3 1004
#define IDC_COMBO1 1005
#define IDC_DRIVELIST 1005
#define IDC_PATHLIST 1005
#define IDC_TAB2 1006
#define IDC_TABCTRL 1007
#define IDC_FILETOOLBAR 1008
#define IDC_FILEREBAR 1009
#define IDC_BUTTON1 1010
#define IDC_EXECUTE 1010
#define IDC_EXITSERVICE 1010
#define IDC_MAKE 1010
#define IDC_GOTO 1010
#define IDC_BUTTON2 1011
#define IDC_LISTPROCESS 1011
#define IDC_SETPWD 1011
#define IDC_RELOAD 1011
#define IDC_BUTTON3 1012
#define IDC_KILLPROCESS 1012
#define IDC_UNINSTALL 1012
#define IDC_CONNECTTO 1013
#define IDC_ADDHOST 1013
#define IDC_EDIT2 1016
#define IDC_EDIT4 1019
#define IDC_EDIT5 1020
#define IDC_CONNECTTEST 1021
#define IDC_SYSTEMNAME 1022
#define IDC_PHYSMEMORYSIZE 1024
#define IDC_PROCESSORNAME 1025
#define IDC_CURRENTUSER 1026
#define IDC_SYSTEMROOT 1027
#define IDC_PROXYADDR 1028
#define IDC_PROXYPORT 1029
#define IDC_NUMBER1 1029
#define IDC_MAPPORT 1030
#define IDC_NUMBER2 1030
#define IDC_LIST 1032
#define IDC_SENDMSG 1033
#define IDC_BUTTON5 1034
#define IDC_DOWNLOAD 1034
#define IDC_BUTTON6 1035
#define IDC_DOWNLOADADNEXECUTE 1035
#define IDC_SHUTDOWN 1036
#define IDC_RESTART 1037
#define IDC_REBOOT 1037
#define IDC_MESSAGE 1038
#define IDC_LOG 1039
#define IDC_URL 1040
#define IDC_COMMAND 1041
#define IDC_TIMEOUT 1047
#define IDC_SAVEPATH 1048
#define IDC_CLEANUPLOG 1049
#define ID_FILEMGR_BACK 1050
#define ID_FILEMGR_FORWARD 1051
#define IDC_EDITTEXT 1051
#define ID_FILEMGR_TOP 1052
#define ID_FILEMGR_RELOAD 1053
#define IDC_UPDATE 1053
#define IDC_EDIT6 1055
#define IDC_EDIT7 1056
#define IDC_CHECK8 1063
#define IDC_CHECK9 1064
#define IDC_CHECK10 1065
#define IDC_CHECK11 1066
#define IDC_CHECK12 1067
#define IDC_CHECK13 1068
#define IDC_EMAIL 1069
#define IDC_CHECK1 1070
#define IDC_CHECK2 1071
#define IDC_CHECK3 1072
#define IDC_CHECK4 1073
#define IDC_CHECK5 1074
#define IDC_CHECK6 1075
#define IDC_CHECK7 1076
#define IDC_RADIO1 1080
#define IDC_RADIO2 1081
#define IDC_RADIO3 1082
#define IDC_RADIO4 1083
#define IDC_RADIO5 1084
#define IDC_RADIO6 1085
#define IDC_RADIO7 1086
#define ID_FILE_NEW_WINDOW 32771
#define ID_MODULE_FILEMGR 32776
#define ID_MODULE_2 32776
#define ID_MODULE_CMDSHELL 32780
#define ID_MODULE_1 32780
#define ID_MODULE_SOCKPROXY 32781
#define ID_MODULE_3 32781
#define ID_MODULE_CONSOLE 32782
#define ID_MODULE_0 32782
#define ID_MODULE_SCREENVIEW 32783
#define ID_MODULE_4 32783
#define ID_SERVER_GENERATE 32785
#define IDM_ADDPROXY 32786
#define IDM_DELPROXY 32787
#define ID_MODULE_5 32788
#define IDM_RUN 32789
#define IDM_PROECESS_CREATE 32789
#define IDM_KILLPROCESS 32790
#define IDM_PROCESS_KILL 32790
#define IDM_FORCEKILLPROCESS 32791
#define IDM_PROCESS_FORCEKILL 32791
#define IDM_FILE_CUT 32792
#define IDM_FILE_COPY 32793
#define IDM_FILE_PASTE 32794
#define IDM_FILE_DOWNLOAD 32795
#define IDM_FILE_UPLOAD 32796
#define IDM_FILE_DELETE 32797
#define IDM_FILE_OPEN 32798
#define IDM_FILE_EXECUTE 32799
#define ID_MENUITEM32800 32800
#define IDM_DIRECTORY_CREATE 32800
#define IDM_SERVER_CONFIG 32801
#define IDM_LOCAL_CONFIG 32802
#define IDM_MODULE_0 32803
#define IDM_MODULE_1 32804
#define IDM_MODULE_2 32805
#define IDM_MODULE_3 32806
#define IDM_MODULE_4 32807
#define IDM_MODULE_5 32808
#define IDM_DIRECTORY_REMOVE 32809
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 223
#define _APS_NEXT_COMMAND_VALUE 32810
#define _APS_NEXT_CONTROL_VALUE 1070
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -