-
Notifications
You must be signed in to change notification settings - Fork 170
Expand file tree
/
Copy pathresource.h
More file actions
332 lines (314 loc) · 10.7 KB
/
resource.h
File metadata and controls
332 lines (314 loc) · 10.7 KB
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
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by JPEGView.RC
//
#define JPEGVIEW_VERSION "1, 0, 38, 0\0"
#define IDD_ABOUTBOX 100
#define IDR_MAINFRAME 128
//#define IDR_JPEGVIEWTYPE 129
#define IDD_MAINDLG 129
#define IDD_SLIDESHOWDLG 130
#define IDD_BATCHCOPY 1000
#define IDC_LIST_FILES 1001
#define IDC_FILES_IN_FOLDER 1002
#define IDC_RENAME 1003
#define IDC_PREVIEW 1004
#define IDC_CANCEL 1005
#define IDC_SAVE_PATTERN 1006
#define IDC_LBL_COPY 1007
#define IDC_PATTERN 1008
#define IDC_LBL_PLACEHOLDERS 1009
#define IDC_REMARK 1010
#define IDC_PLACEHOLDERS1 1011
#define IDC_PLACEHOLDERS2 1012
#define IDC_SELECTALL 1013
#define IDC_SELECTNONE 1014
#define IDC_RESULT 1015
#define IDD_SETFILEEXTENSIONS 1500
#define IDC_FILEEXTENSIONS 1001
#define IDC_HINT_FILE_EXT 1002
#define IDC_FE_CANCEL 1003
#define IDC_FE_OK 1004
#define IDD_HELP 7000
#define IDD_ABOUT 2000
#define IDC_CLOSE 1001
#define IDC_JPEGVIEW 1002
#define IDC_COPYRIGHT 1003
#define IDC_ICONJPEGVIEW 1004
#define IDC_LICENSE 1005
#define IDC_SIMDMODE 1006
#define IDC_NUMCORES 1007
#define IDD_SET_CROP_SIZE 3000
#define IDC_EDT_X 1001
#define IDC_EDT_Y 1002
#define IDC_RB_SCREEN 1003
#define IDC_RB_IMAGE 1004
#define IDC_BTN_CLOSE 1005
#define IDC_LBL_X 1006
#define IDC_LBL_Y 1007
#define IDC_LBL_PIXEL 1008
#define IDC_LBL_PIXEL2 1009
#define IDD_OPENWITH 4000
#define IDC_OPENWITHENTRIES 1001
#define IDC_OPENWITHMENULABEL 1002
#define IDC_OW_CLOSE 1003
#define IDC_OW_NEW 1004
#define IDC_OW_APP 1005
#define IDC_OW_BROWSE 1006
#define IDC_OW_TITLE 1007
#define IDC_OW_TITLE_LABEL 1008
#define IDC_OW_APP_LABEL 1009
#define IDC_OW_DELETE 1010
#define IDC_OW_SHORTCUT_LABEL 1011
#define IDC_OW_SHORTCUT 1012
#define IDC_OW_SHORTCUT_HELP 1013
#define IDC_OW_EDIT 1014
#define IDD_RESIZE 5000
#define IDC_RS_CB_FILTER 2000
#define IDC_RS_LABEL_NEW_PERCENTS 2001
#define IDC_RS_LABEL_FILTER 2002
#define IDC_RS_LABEL_NEW_HEIGHT 2003
#define IDC_RS_LABEL_NEW__WIDTH 2004
#define IDC_RS_ED_PERCENTS 2005
#define IDC_RS_ED_HEIGHT 2006
#define IDC_RS_ED_WIDTH 2007
#define IDC_RS_LABEL_PERCENTS 2008
#define IDC_RS_PIXELS 2009
#define IDC_RS_PIXELS2 2010
#define IDD_PRINT 6000
#define IDC_PD_LABEL_PRINTER 1000
#define IDC_PD_PRINTER 1001
#define IDC_PD_BTN_CHANGE_PRINTER 1002
#define IDC_PD_CB_PAPER 2000
#define IDC_PD_PAPER_TITLE 2001
#define IDC_PD_CB_ORIENTATION 2002
#define IDC_PD_TITLE_ORIENTATION 2003
#define IDC_PD_SIZE_TITLE 2004
#define IDC_PD_RB_FIT 2005
#define IDC_PD_RB_FILL 2006
#define IDC_PD_RB_FIXED 2007
#define IDC_PD_ED_WIDTH 2008
#define IDC_PD_ED_HEIGHT 2009
#define IDC_PD_X 2010
#define IDC_PD_CM 2011
#define IDC_PD_SCALING_TITLE 2012
#define IDC_PD_RB_SCALING_DRIVER 2013
#define IDC_PD_RB_SCALING_JPEGVIEW 2014
#define IDC_PD_ALIGNMENT_TITLE 2015
#define IDC_PD_RB_00 2016
#define IDC_PD_RB_10 2017
#define IDC_PD_RB_20 2018
#define IDC_PD_RB_01 2019
#define IDC_PD_RB_11 2020
#define IDC_PD_RB_21 2021
#define IDC_PD_RB_02 2022
#define IDC_PD_RB_12 2023
#define IDC_PD_RB_22 2024
#define IDC_PD_PAPER_SOURCE_TITLE 2025
#define IDC_PD_CB_PAPER_SOURCE 2026
#define IDC_PD_MARGINS_TITLE 2027
#define IDC_PD_LEFT_TITLE 2028
#define IDC_PD_ED_LEFT 2029
#define IDC_PD_RIGHT_TITLE 2030
#define IDC_PD_ED_RIGHT 2031
#define IDC_PD_CM2 2032
#define IDC_PD_TOP_TITLE 2033
#define IDC_PD_ED_TOP 2034
#define IDC_PD_BOTTOM_TITLE 2035
#define IDC_PD_ED_BOTTOM 2036
#define IDC_PD_CM3 2037
#define IDM_DEFAULT_ESC 255
#define IDM_STOP_MOVIE 1000
#define IDM_MINIMIZE 1010
#define IDM_OPEN 1100
#define IDM_SAVE 1500
#define IDM_SAVE_SCREEN 1501
#define IDM_SAVE_ALLOW_NO_PROMPT 1502
#define IDM_RELOAD 1600
#define IDM_PRINT 1700
#define IDM_COPY 2000
#define IDM_COPY_FULL 2500
#define IDM_PASTE 2550
#define IDM_BATCH_COPY 2600
#define IDM_RENAME 2610
#define IDM_MOVE_TO_RECYCLE_BIN 2620
#define IDM_MOVE_TO_RECYCLE_BIN_CONFIRM 2621
#define IDM_MOVE_TO_RECYCLE_BIN_CONFIRM_PERMANENT_DELETE 2622
#define IDM_TOUCH_IMAGE 2700
#define IDM_TOUCH_IMAGE_EXIF 2710
#define IDM_TOUCH_IMAGE_EXIF_FOLDER 2720
#define IDM_SET_WALLPAPER_ORIG 2770
#define IDM_SET_WALLPAPER_DISPLAY 2774
#define IDM_SHOW_FILEINFO 2800
#define IDM_SHOW_FILENAME 3000
#define IDM_SHOW_NAVPANEL 3100
#define IDM_NEXT 4000
#define IDM_PREV 5000
#define IDM_FIRST 5100
#define IDM_LAST 5200
#define IDM_LOOP_FOLDER 6000
#define IDM_LOOP_RECURSIVELY 6010
#define IDM_LOOP_SIBLINGS 6020
#define IDM_SORT_MOD_DATE 7000
#define IDM_SORT_CREATION_DATE 7010
#define IDM_SORT_NAME 7020
#define IDM_SORT_RANDOM 7030
#define IDM_SORT_SIZE 7040
#define IDM_SORT_UPCOUNTING 7100
#define IDM_SORT_DOWNCOUNTING 7110
#define IDM_SLIDESHOW_RESUME 7399
#define IDM_SLIDESHOW_START 7400
#define IDM_SLIDESHOW_1 7401
#define IDM_SLIDESHOW_2 7402
#define IDM_SLIDESHOW_3 7403
#define IDM_SLIDESHOW_4 7404
#define IDM_SLIDESHOW_5 7405
#define IDM_SLIDESHOW_7 7407
#define IDM_SLIDESHOW_10 7410
#define IDM_SLIDESHOW_20 7420
#define IDM_EFFECT_NONE 7450
#define IDM_EFFECT_BLEND 7451
#define IDM_EFFECT_SLIDE_RL 7452
#define IDM_EFFECT_SLIDE_LR 7453
#define IDM_EFFECT_SLIDE_TB 7454
#define IDM_EFFECT_SLIDE_BT 7455
#define IDM_EFFECT_ROLL_RL 7456
#define IDM_EFFECT_ROLL_LR 7457
#define IDM_EFFECT_ROLL_TB 7458
#define IDM_EFFECT_ROLL_BT 7459
#define IDM_EFFECT_SCROLL_RL 7460
#define IDM_EFFECT_SCROLL_LR 7461
#define IDM_EFFECT_SCROLL_TB 7462
#define IDM_EFFECT_SCROLL_BT 7463
#define IDM_EFFECTTIME_VERY_FAST 7470
#define IDM_EFFECTTIME_FAST 7471
#define IDM_EFFECTTIME_NORMAL 7472
#define IDM_EFFECTTIME_SLOW 7473
#define IDM_EFFECTTIME_VERY_SLOW 7474
#define IDM_MOVIE_START_FPS 7500 // Pseudo entry
#define IDM_MOVIE_5_FPS 7505
#define IDM_MOVIE_10_FPS 7510
#define IDM_MOVIE_25_FPS 7525
#define IDM_MOVIE_30_FPS 7530
#define IDM_MOVIE_50_FPS 7550
#define IDM_MOVIE_100_FPS 7600
#define IDM_ROTATE_90 8000
#define IDM_ROTATE_270 9000
#define IDM_ROTATE 9100
#define IDM_CHANGESIZE 9120
#define IDM_PERSPECTIVE 9150
#define IDM_MIRROR_H 9200
#define IDM_MIRROR_V 9300
#define IDM_ROTATE_90_LOSSLESS 9400
#define IDM_ROTATE_90_LOSSLESS_CONFIRM 9401
#define IDM_ROTATE_270_LOSSLESS 9410
#define IDM_ROTATE_270_LOSSLESS_CONFIRM 9411
#define IDM_ROTATE_180_LOSSLESS 9420
#define IDM_MIRROR_H_LOSSLESS 9430
#define IDM_MIRROR_V_LOSSLESS 9440
#define IDM_AUTO_CORRECTION 10000
#define IDM_AUTO_CORRECTION_SECTION 10100
#define IDM_LDC 10500
#define IDM_LANDSCAPE_MODE 10700
#define IDM_KEEP_PARAMETERS 11000
#define IDM_SAVE_PARAMETERS 11010
#define IDM_SAVE_PARAM_DB 11500
#define IDM_CLEAR_PARAM_DB 11510
#define IDM_FIT_TO_SCREEN 12000
#define IDM_FILL_WITH_CROP 12001
#define IDM_FIT_TO_SCREEN_NO_ENLARGE 12002
#define IDM_FIT_WINDOW_TO_IMAGE 12005
#define IDM_SPAN_SCREENS 12010
#define IDM_FULL_SCREEN_MODE 12011
#define IDM_ZOOM_400 12020
#define IDM_ZOOM_200 12030
#define IDM_ZOOM_100 12040
#define IDM_ZOOM_50 12050
#define IDM_ZOOM_25 12060
#define IDM_ZOOM_INC 12100
#define IDM_ZOOM_DEC 12200
#define IDM_ZOOM_MODE 12300
#define IDM_AUTO_ZOOM_FIT_NO_ZOOM 12500
#define IDM_AUTO_ZOOM_FILL_NO_ZOOM 12510
#define IDM_AUTO_ZOOM_FIT 12520
#define IDM_AUTO_ZOOM_FILL 12530
#define IDM_EDIT_GLOBAL_CONFIG 12600
#define IDM_EDIT_USER_CONFIG 12610
#define IDM_MANAGE_OPEN_WITH_MENU 12612
#define IDM_SET_AS_DEFAULT_VIEWER 12615
#define IDM_UPDATE_USER_CONFIG 12617
#define IDM_BACKUP_PARAMDB 12620
#define IDM_RESTORE_PARAMDB 12630
#define IDM_ABOUT 12900
#define IDM_EXIT 13000
#define IDM_HELP 14000
#define IDM_TOGGLE 14100
#define IDM_MARK_FOR_TOGGLE 14101
#define IDM_COLOR_CORRECTION_INC 14200
#define IDM_COLOR_CORRECTION_DEC 14201
#define IDM_CONTRAST_CORRECTION_INC 14300
#define IDM_CONTRAST_CORRECTION_DEC 14301
#define IDM_CONTRAST_INC 14400
#define IDM_CONTRAST_DEC 14401
#define IDM_GAMMA_INC 14500
#define IDM_GAMMA_DEC 14501
#define IDM_LDC_SHADOWS_INC 14600
#define IDM_LDC_SHADOWS_DEC 14601
#define IDM_LDC_HIGHLIGHTS_INC 14700
#define IDM_LDC_HIGHLIGHTS_DEC 14701
#define IDM_TOGGLE_RESAMPLING_QUALITY 14800
#define IDM_TOGGLE_MONITOR 14900
#define IDM_TOGGLE_FIT_TO_SCREEN_100_PERCENTS 15000
#define IDM_TOGGLE_FILL_WITH_CROP_100_PERCENTS 15001
#define IDM_EXCHANGE_PROC_PARAMS 15100
#define IDM_PAN_UP 15200
#define IDM_PAN_DOWN 15201
#define IDM_PAN_RIGHT 15202
#define IDM_PAN_LEFT 15203
#define IDM_SHARPEN_INC 15300
#define IDM_SHARPEN_DEC 15301
#define IDM_SATURATION_INC 15400
#define IDM_SATURATION_DEC 15401
#define IDM_CONTEXT_MENU 16000
#define IDM_CROP_SEL 20000
#define IDM_LOSSLESS_CROP_SEL 20010
#define IDM_COPY_SEL 20100
#define IDM_ZOOM_SEL 20200
#define IDM_CROPMODE_FREE 20300
#define IDM_CROPMODE_FIXED_SIZE 20400
#define IDM_CROPMODE_5_4 20450
#define IDM_CROPMODE_4_3 20500
#define IDM_CROPMODE_3_2 20600
#define IDM_CROPMODE_16_9 20700
#define IDM_CROPMODE_16_10 20800
#define IDM_CROPMODE_USER 20900
#define IDM_FIRST_USER_CMD 22000
#define IDM_LAST_USER_CMD 22099
#define IDM_FIRST_OPENWITH_CMD 22100
#define IDM_LAST_OPENWITH_CMD 22199
// in the main menu
// these position must be changed if menu items are inserted
#define SUBMENU_POS_OPENWITH 3
#define SUBMENU_POS_MODDATE 8
#define SUBMENU_POS_WALLPAPER 9
#define SUBMENU_POS_NAVIGATION 21
#define SUBMENU_POS_DISPLAY_ORDER 22
#define SUBMENU_POS_MOVIE 23
#define SUBMENU_POS_TRANSFORM 25
#define SUBMENU_POS_TRANSFORM_LOSSLESS 26
#define SUBMENU_POS_ZOOM 34
#define SUBMENU_POS_AUTOZOOMMODE 35
#define SUBMENU_POS_SETTINGS 37
#define SUBMENU_POS_USER_COMMANDS 39
// in the crop menu
#define SUBMENU_POS_CROPMODE 3
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 2000
#define _APS_NEXT_CONTROL_VALUE 2000
#define _APS_NEXT_SYMED_VALUE 101
#define _APS_NEXT_COMMAND_VALUE 32772
#endif
#endif