blob: fab1e6b28a94cbd13edbe423897ddd12eb071b2f (
plain)
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
|
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ReaderVC.rc
//
#define IDD_ABOUTBOX 100
#define IDR_MAINFRAME 128
#define IDR_READERTYPE 129
#define IDD_DLG_GOTOPAGE 130
#define IDD_DLG_ZOOMTO 131
#define IDD_DLG_FIND 132
#define IDC_CURSOR1 133
#define IDC_CURSOR2 134
#define IDC_CURSOR3 135
#define IDC_CURSOR4 136
#define IDB_BITMAP1 215
#define IDB_BITMAP2 216
#define IDB_BITMAP3 217
#define IDB_BITMAP4 218
#define IDB_BITMAP5 219
#define IDB_BITMAP6 220
#define IDB_BITMAP7 221
#define IDB_BITMAP8 222
#define IDB_BITMAP9 223
#define IDB_BITMAP10 224
#define IDB_BITMAP11 225
#define IDB_BITMAP12 226
#define IDB_BITMAP13 227
#define IDB_BITMAP14 228
#define IDB_BITMAP15 229
#define IDB_BITMAP16 230
#define IDB_BITMAP17 231
#define IDB_BITMAP18 232
#define IDB_BITMAP19 233
#define IDB_BITMAP20 234
#define IDB_BITMAP21 235
#define IDB_BITMAP22 236
#define IDB_BITMAP23 237
#define IDB_BITMAP24 238
#define IDB_BITMAP26 240
#define IDB_BITMAP27 241
#define IDB_BITMAP28 242
#define IDB_BITMAP29 243
#define IDB_BITMAP30 244
#define IDB_BITMAP31 245
#define IDB_BITMAP32 246
#define IDB_BITMAP33 247
#define IDB_BITMAP34 248
#define IDB_BITMAP25 249
#define IDB_BITMAP35 250
#define IDB_BITMAP36 251
#define IDD_DLG_CONVERT 252
#define IDD_EXPORT_PAGE 253
#define IDD_DLG_RESPONSE 255
#define IDD_TEST_JS 256
#define IDC_EDIT1 1000
#define IDC_COMBO1 1002
#define IDC_CHECK_MATCHCASE 1003
#define IDC_CHECK_MATCHWHOLE 1004
#define IDC_RADIO_Down 1005
#define IDC_RADIO_UP 1006
#define IDC_RADIO_Stream 1007
#define IDC_RADIO_Appearance 1008
#define IDC_Rander_Page 1009
#define IDC_Save 1010
#define IDC_EDIT_PAGE_HEIGHT 1011
#define IDC_EDIT_ROTATE 1012
#define IDC_EDIT_WIDTH 1013
#define IDC_EDIT_HEIGHT 1014
#define IDC_EDIT_PAGE_WIDTH 1015
#define IDC_STATIC_BITMAP 1016
#define ID_JS_OK 1017
#define ID_JS_CANCEL 1018
#define IDC_JS_QUESTION 1019
#define IDC_JS_ANSWER 1020
#define IDC_BUTTON1 1021
#define ID_VIEW_ZOOMIN 32772
#define ID_VIEW_ZOOMOUT 32773
#define ID_VIEW_ZOOMTO 32774
#define ID_VIEW_ACTUALSIZE 32775
#define ID_VIEW_FITPAGE 32776
#define ID_VIEW_FITWIDTH 32777
#define ID_DOC_FIRSTPAGE 32778
#define ID_DOC_PREPAGE 32779
#define ID_DOC_NEXTPAGE 32780
#define ID_DOC_LASTPAGE 32781
#define ID_DOC_GOTOPAGE 32782
#define ID_VIEW_CLOCKWISE 32784
#define ID_VIEW_COUNTERCLOCKWISE 32785
#define ID_TOOL_HAND 32788
#define ID_TOOL_SELECT 32789
#define ID_TOOL_SNAPSHOT 32790
#define ID_TOOL_PDF2TXT 32791
#define ID_TOOL_EXTRACTLINKS 32792
#define ID_DOC_EDITGOTO 32793
#define ID_VIEW_BOOKMARK 32794
#define ID_TOOL_PAGETOTEXT 32795
#define ID_RENDERBITMAP 32799
#define ID_EXPORT_PDF_TO_BITMAP 32800
#define IDM_Test_JS 32801
#define IDC_JS_EDIT 32802
#define TEST_PRINT_METALFILE 32803
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 257
#define _APS_NEXT_COMMAND_VALUE 32803
#define _APS_NEXT_CONTROL_VALUE 1022
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|