resource.h
来自「zip的全部算法源代码」· C头文件 代码 · 共 162 行
H
162 行
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ZipALot.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDM_ALWAYSONTOP 0x0020
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_ZIPALOT_DIALOG 102
#define IDR_MAINFRAME 128
#define IDD_UNZIPDLG 130
#define IDD_PASSWORDDLG 131
#define IDR_EXTRACT 132
#define IDI_CHANGEDIR 133
#define IDI_SHOW 135
#define IDD_FILECHECK 136
#define IDI_HIDEINFO 137
#define IDB_ERRORIMAGES 138
#define IDI_EXTRACT 139
#define IDD_WHATIFDLG 140
#define IDD_HELPDLG 141
#define IDI_CHECKOUT 141
#define IDD_POSTPROCESS 142
#define IDI_UP 143
#define IDI_DOWN 144
#define IDD_EXPERTFILTER 144
#define IDD_SIMPLEFILTER 145
#define IDD_WIZ1 146
#define IDD_WIZ2 147
#define IDD_WIZ3 148
#define IDB_WIZARD 148
#define IDD_WIZ4 149
#define IDD_WIZUNZIP 150
#define IDD_WIZERROR 151
#define IDR_NFO 151
#define IDD_WIZEND 152
#define IDI_TIP 152
#define IDR_NFOACCEL 153
#define IDI_WIZARD 153
#define IDD_TIPDLG 154
#define IDI_CONFIG 154
#define IDD_CONFIG 155
#define IDC_TARGETDIR 1000
#define IDC_SOURCEDIR 1001
#define IDC_SOURCEPICKER 1002
#define IDC_TARGETPICKET 1003
#define IDC_TARGETPICKER 1003
#define IDC_OVERWRITE 1004
#define IDC_INSTALLPICKER 1004
#define IDC_SOURCESHOW 1005
#define IDC_TARGETSHOW 1006
#define IDC_PROGRESS 1008
#define IDC_EDIT2 1011
#define IDC_FILELIST 1011
#define IDC_DONTEXTRACTFILTER 1011
#define IDC_INSTALLDIR 1011
#define IDC_STATICINFO 1012
#define IDC_ZIPDETAIL 1012
#define IDC_STATICFILENAME 1013
#define IDC_MESSAGE 1014
#define IDC_SOURCE 1014
#define IDC_PASSWORD 1015
#define IDC_TARGET 1015
#define IDC_HIDE 1016
#define IDC_FILENAME 1017
#define IDC_MAIL 1018
#define IDC_MYIPCLIENT 1019
#define IDC_HOMEPAGE 1019
#define IDC_FILEOF 1020
#define IDC_ANIMATION 1021
#define IDC_FILTERCHECK 1022
#define IDC_FILTER 1023
#define IDC_CHECKFILES 1024
#define IDC_TOTAL 1026
#define IDC_ZIPTOTAL 1027
#define IDC_DETAILGROUP 1028
#define IDC_HIDEINFO 1029
#define IDC_FILETREE 1031
#define IDC_SHOWDETAILS 1032
#define IDC_EXTRACTFILTER 1036
#define IDC_FILTERBUTTON 1037
#define IDC_FILTERGROUP 1038
#define IDC_EXTRACTFILTERCHECK 1041
#define IDC_DONTEXTRACTFILTERCHECK 1042
#define IDC_CASEINSENSITIV 1043
#define IDC_ONLYNEWER 1044
#define IDC_RECREATEDIR 1045
#define IDC_OWNDIR 1046
#define IDC_INFO 1047
#define IDC_FULLLIST 1048
#define IDC_STATUS 1048
#define IDC_LOCKTARGET 1050
#define IDS_ALWAYSONTOP 1051
#define IDC_CLOSE 1054
#define IDC_ACETEST 1056
#define IDC_RARTEST 1057
#define IDC_ACTIONS 1059
#define IDC_UP 1061
#define IDC_DOWN 1062
#define IDC_SELECTALL 1063
#define IDC_UNSELECTALL 1064
#define IDC_INVERT 1065
#define IDC_EXTRACTZIP 1066
#define IDC_EXTRACTACE 1067
#define IDC_EXTRACTRAR 1068
#define IDC_PROPSHEET 1069
#define IDC_IMAGES 1070
#define IDC_DOCS 1072
#define IDC_WEBDOCS 1073
#define IDC_WEB 1073
#define IDC_MUSIC 1074
#define IDC_MOVIES 1075
#define IDC_VIDEO 1076
#define IDC_PROGRAMS 1077
#define IDC_USETEMP 1078
#define IDC_WAREZWIZARD 1079
#define IDC_WIZSOURCE 1080
#define IDC_WIZPICKSOURCE 1081
#define IDC_WIZTARGET 1082
#define IDC_WIZUSETEMP 1083
#define IDC_INFOFILES 1085
#define IDC_CURZIPFILE 1088
#define IDC_CURFILE 1089
#define IDC_WIZEXTRACTING 1090
#define IDC_WIZCURFILE 1091
#define IDC_TITLE 1092
#define IDC_FILES 1094
#define IDC_ANIMATE 1095
#define IDC_ERRORFILE 1096
#define IDC_ERROR 1097
#define IDC_WIZCURDIR 1098
#define IDC_WIZTAKEACTION 1099
#define IDC_WIZTIP 1103
#define IDC_WIZDELTEMP 1104
#define IDC_CLOSEDONE 1106
#define IDC_STARTSOURCE 1107
#define IDC_STARTTARGET 1108
#define IDC_CONFIG 1111
#define IDC_UNZIPPED 1112
#define IDC_TARGETLOCKED 1113
#define IDC_FILTERSETTINGS 1115
#define IDC_CANCEL 1117
#define IDC_DELETEHIST 1118
#define IDC_NEWVERSION 1119
#define IDC_EMAIL 1120
#define IDC_ABOUTBUTTON 1121
#define ID_UP 32771
#define ID_DOWN 32772
#define ID_PGUP 32773
#define ID_PGDOWN 32774
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 156
#define _APS_NEXT_COMMAND_VALUE 32775
#define _APS_NEXT_CONTROL_VALUE 1122
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?