resource.h
来自「ftp 服务器源码」· C头文件 代码 · 共 65 行
H
65 行
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by FtpBrowse.rc
//
#define IDC_CBEX 101
#define IDD_FTPBROWSE_DIALOG 102
#define IDR_MAINFRAME 128
#define IDD_FTPFILEBROWSE 129
#define IDR_FILE 131
#define IDB_NEW 132
#define IDB_UP 133
#define IDD_DIALOG1 134
#define IDB_DEL 135
#define IDB_PROP 136
#define IDB_ICONLIST 137
#define IDC_BUTTON1 1000
#define IDC_VIEW 1002
#define IDC_ONE 1002
#define IDC_DIR 1005
#define IDC_UP 1007
#define IDC_NEW 1008
#define IDC_FILENAME 1009
#define IDC_DEL 1010
#define IDC_PROP 1011
#define IDC_TYPE 1013
#define IDC_OPEN 1014
#define IDC_COMBO1 1015
#define IDC_PROP_NAME 1016
#define IDC_COMBOBOXEX3 1016
#define IDC_PROP_SERVER 1018
#define IDC_PROP_LOC 1019
#define IDC_PROP_SIZE 1020
#define IDC_PROP_CREATED 1021
#define IDC_PROP_MODIFIED 1022
#define IDC_PROP_ACCESSED 1023
#define IDC_PROP_RO 1024
#define IDC_PROP_HD 1025
#define IDC_PROP_AR 1026
#define IDC_PROP_SY 1027
#define IDC_PROP_CM 1028
#define IDC_PROP_ICON 1029
#define ID_FILES_SELECT 32771
#define ID_FILES_OPENWITH 32772
#define ID_FILES_DELETE 32773
#define ID_FILES_RENAME 32774
#define ID_FILES_PROPERTIES 32775
#define ID_FILES_SENDTONOTEPAD 32776
#define ID_DIR_SELECT 32777
#define ID_DIR_DELETE 32778
#define ID_DIR_RENAME 32779
#define ID_DIR_PROPERTIES 32780
#define ID_EMTPY_NEWDIRECTORY 32782
#define ID_EMTPY_PROPERTIES 32783
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 138
#define _APS_NEXT_COMMAND_VALUE 32784
#define _APS_NEXT_CONTROL_VALUE 1017
#define _APS_NEXT_SYMED_VALUE 102
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?