-
-
Notifications
You must be signed in to change notification settings - Fork 27
/
Copy pathresource.h
138 lines (137 loc) · 11.8 KB
/
resource.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by IntelliFile.rc
//
#define IDC_ADD 3
#define IDC_ACCESS 4
#define IDD_ABOUTBOX 100
#define IDP_OLE_INIT_FAILED 100
#define IDS_WARNING_PREVIEW 101
#define IDP_SOCKETS_INIT_FAILED 104
#define IDB_WRITESMALL 110
#define IDB_WRITELARGE 111
#define IDB_MAIN 112
#define IDB_BUTTONS 113
#define IDB_FILELARGE 114
#define IDB_FILESMALL 115
#define IDR_HELP_MENU 118
#define IDR_POPUP_EDIT 119
#define ID_STATUSBAR_PANE1 120
#define ID_STATUSBAR_PANE2 121
#define IDS_STATUS_PANE1 122
#define IDS_STATUS_PANE2 123
#define IDR_MAINFRAME 128
#define IDR_MAINFRAME_256 129
#define IDR_IntelliFileTYPE 130
#define IDR_PASTE_MENU 151
#define IDR_WINDOWS_MENU 152
#define ID_TOOLS_OPTIONS 220
#define ID_VIEW_CAPTION_BAR 221
#define IDB_INFO 230
#define IDS_CAPTION_BUTTON 231
#define IDS_CAPTION_BUTTON_TIP 232
#define IDS_CAPTION_TEXT 233
#define IDS_CAPTION_IMAGE_TIP 234
#define IDS_CAPTION_IMAGE_TEXT 235
#define IDS_EDIT_MENU 306
#define IDR_RIBBON 307
#define IDD_MFCLISTVIEW 311
#define IDB_PNG1 312
#define IDB_RIBBON 312
#define IDD_NewFolderDlg 313
#define IDD_ChangeDriveDlg 314
#define IDD_ViewTextFileDlg 315
#define IDD_ViewRichFileDlg 316
#define IDD_Base64Dlg 318
#define IDD_QuickAccessDlg 320
#define IDD_SelectFileDlg 321
#define IDD_SearchFileDlg 322
#define IDD_WebBrowserDlg 323
#define IDD_CheckForUpdatesDlg 324
#define IDD_ViewBinaryFileDlg 325
#define IDD_ViewAudioFileDlg 326
#define IDD_ViewImageFileDlg 327
#define IDC_VERSION 1000
#define IDC_WARNING 1001
#define IDC_WEBSITE 1002
#define IDC_EMAIL 1003
#define IDC_EDIT1 1004
#define IDC_NEW_FOLDER_NAME 1004
#define IDC_TEXT_FILE 1004
#define IDC_EDIT_INPUT 1004
#define IDC_SEARCH_FOR 1004
#define IDC_EDIT_OUTPUT 1005
#define IDC_DRIVE_LIST 1006
#define IDC_RICHEDIT21 1007
#define IDC_CONTRIBUTORS 1009
#define IDC_ENCODE 1010
#define IDC_DECODE 1011
#define IDC_FAVORITE_FOLDERS 1011
#define IDC_BROWSE_INPUT 1012
#define IDC_REMOVE 1012
#define IDC_BROWSE_OUTPUT 1013
#define IDC_CUSTOM2 1014
#define IDC_BINARY_FILE 1014
#define IDC_DATE_BETWEEN 1015
#define IDC_DATE_FROM 1017
#define IDC_TIME_FROM 1018
#define IDC_DATE_TO 1019
#define IDC_TIME_TO 1020
#define IDC_FILE_SIZE_CHECK 1021
#define IDC_FILE_SIZE_AMOUNT 1023
#define IDC_FILE_SIZE_SIGN 1024
#define IDC_FILE_SIZE_TYPE 1026
#define IDC_FILE_ATTR_CHECK 1027
#define IDC_FILE_ATTR_READ_ONLY 1028
#define IDC_FILE_ATTR_HIDDEN 1029
#define IDC_FILE_ATTR_SYSTEM 1030
#define IDC_FILE_ATTR_ARCHIVE 1032
#define IDC_FILE_ATTR_DIRECTORY 1033
#define IDC_ADVANCE 1034
#define IDC_FOLDER 1035
#define IDC_BROWSE 1036
#define IDC_FIND_TEXT 1037
#define IDC_INPUT_TEXT 1038
#define IDC_FILE_LIST 1039
#define IDC_REPLACE_TEXT 1040
#define IDC_OUTPUT_TEXT 1041
#define IDC_SEARCH 1042
#define IDC_CUSTOM_CONTROL 1043
#define IDC_STATUS 1044
#define IDC_PROGRESS 1045
#define IDC_IMAGE_FILE 1046
#define ID_WRITE_PASTEASHYPERLINK 32770
#define ID_VIEW_FILE 32771
#define ID_EDIT_FILE 32772
#define ID_REFRESH 32773
#define ID_COPY_FILE 32776
#define ID_MOVE_FILE 32777
#define ID_NEW_FOLDER 32778
#define ID_DELETE_FILE 32779
#define ID_CHANGE_DRIVE 32780
#define ID_BASE64_ENCODE_DECODE 32781
#define ID_RESET_VIEW 32782
#define ID_QUICK_ACCESS 32783
#define ID_COMMAND_PROMPT 32784
#define IDC_TWITTER 32785
#define IDC_LINKEDIN 32786
#define IDC_FACEBOOK 32787
#define IDC_INSTAGRAM 32788
#define IDC_ISSUES 32789
#define IDC_DISCUSSIONS 32790
#define IDC_WIKI 32791
#define IDC_SWITCH_VIEWS 32792
#define ID_SELECT_FILE 32793
#define ID_SEARCH_FILE 32794
#define IDC_USER_MANUAL 32795
#define IDC_CHECK_FOR_UPDATES 32796
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 328
#define _APS_NEXT_COMMAND_VALUE 32797
#define _APS_NEXT_CONTROL_VALUE 1047
#define _APS_NEXT_SYMED_VALUE 328
#endif
#endif