⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 resource.h

📁 汇编写的pe文件信息查看工具
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by PE_EXPLORER1.rc
//
#define IDD_DIALOG_MAIN                 101
#define IDD_DIALOG_PEHEADER             102
#define IDD_DIALOG_ABOUT                103
#define IDD_DATADIR_DLG                 104
#define IDD_DIALOG_SECTION              105
#define IDD_DIALOG_IMPORT               107
#define IDD_DIALOG_EXPORT1              113
#define IDI_ICON_PE_EXPLORER            131
#define IDI_ICON_SMALL                  132
#define IDC_EDIT_FILEPATH               1000
#define IDC_BUTTON_OPEN                 1001
#define IDC_BUTTON_PEHEADER             1002
#define IDC_BUTTON_SECTION              1003
#define IDC_BUTTON_IMPORT               1005
#define IDC_BUTTON_EXPORTS              1007
#define IDC_BUTTON_DATADIR              1009
#define IDC_BUTTON_EXIT                 1012
#define IDC_BUTTON_ABOUT                1013
#define IDC_EDIT_ENTRYPOINT             1014
#define IDC_EDIT_IMAGEBASE              1015
#define IDC_EDIT_CODEBASE               1016
#define IDC_EDIT_DATABASE               1017
#define IDC_EDIT_IMAGESIZE              1018
#define IDC_EDIT_HEADERSIZE             1019
#define IDC_EDIT_SECTALIG               1020
#define IDC_EDIT_FILEALIG               1021
#define IDC_EDIT_SUBSYSTEM              1022
#define IDC_EDIT_CHECKSUM               1023
#define IDC_EDIT_DLLFLAG                1024
#define IDC_EDIT_MACHINE                1025
#define IDC_EDIT_NUMSECTION             1026
#define IDC_EDIT_TIMEDATA               1027
#define IDC_EDIT_PSYMTABLE              1028
#define IDC_EDIT_NUMSYMBOLS             1029
#define IDC_EDIT_OPTHAEDSIZE            1030
#define IDC_EDIT_CHARACTER              1031
#define IDC_EDIT_ORIGINALSRVA           1032
#define IDC_EDIT_OFFSET                 1033
#define IDC_BUTTON_CONVERTER            1035
#define IDC_BUTTON_OK                   1036
#define IDC_LIST_SECTION                1040
#define IDC_EDIT_DD_RVA_EXPORT          1041
#define IDC_RICHEDIT_EXPORT             1041
#define IDC_EDIT_DD_RVA_IMPORT          1042
#define IDC_EDIT_DD_RVA_RES             1043
#define IDC_EDIT_DD_RVA_EXCEPTION       1044
#define IDC_EDIT_DD_RVA_SECURITY        1045
#define IDC_EDIT_DD_RVA_RELOC           1046
#define IDC_EDIT_DD_RVA_DEBUG           1047
#define IDC_EDIT_DD_RVA_COPYRIGHT       1048
#define IDC_BUTTON1                     1037
#define IDC_EDIT_DD_RVA_GP              1049
#define IDC_EDIT_DD_RVA_TLS             1050
#define IDC_EDIT_DD_RVA_LOADCONFIG      1051
#define IDC_EDIT_DD_RVA_IAT             1052
#define IDC_EDIT_DD_RVA_BOUND           1053
#define IDC_EDIT_DD_RVA_COM             1054
#define IDC_EDIT_DD_RVA_DELAYIMPORT     1055
#define IDC_EDIT_DD_RVA_NOUSE           1056
#define IDC_EDIT_DD_SIZE_EXPORT         1057
#define IDC_EDIT_DD_SIZE_IMPORT         1058
#define IDC_EDIT_DD_SZIE_RES            1059
#define IDC_EDIT_DD_SZIE_EXCEPTION      1060
#define IDC_EDIT_DD_SIZE_SECURITY       1061
#define IDC_EDIT_DD_SIZE_RELOC          1062
#define IDC_EDIT_DD_SIZE_DEBUG          1063
#define IDC_EDIT_DD_SIZE_COPYRIGHT      1064
#define IDC_EDIT_DD_SIZE_GP             1065
#define IDC_EDIT_DD_SIZE_TLS            1066
#define IDC_EDIT_DD_SIZE_LOADCONFIG     1067
#define IDC_EDIT_DD_SIZE_IAT            1068
#define IDC_EDIT_DD_SIZE_BOUND          1069
#define IDC_EDIT_DD_SIZE_COM            1070
#define IDC_EDIT_DD_SIZE_DELAYIMPORT    1071
#define IDC_EDIT_DD_SIZE_NOUSE          1072
#define IDC_OK                          1073
#define IDD_DIALOG_EXPORT               1074
#define IDC_EDIT_EXPORT                 1074
#define IDC_LIST1_IMPORT                1087
#define IDC_LIST2_IMPORTFUN             1088

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        114
#define _APS_NEXT_COMMAND_VALUE         40001
#define _APS_NEXT_CONTROL_VALUE         1049
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -