-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy pathresource.h
More file actions
60 lines (59 loc) · 4.75 KB
/
resource.h
File metadata and controls
60 lines (59 loc) · 4.75 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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by SnipEx.rc
//
#define IDI_MAINAPPICON 107
#define IDB_SCISSORS32x32E 108
#define IDB_DELAY32x32E 109
#define IDB_SAVE32x32D 112
#define IDB_SAVE32x32E 113
#define IDB_COPY32x32E 114
#define IDB_COPY32x32D 115
#define IDB_YELLOWHILIGHT32x32 116
#define IDB_HILIGHT32x32D 117
#define IDC_YELLOWHILIGHTCURSOR 118
#define IDB_BOX32x32RED 119
#define IDB_BOX32x32D 120
#define IDC_REDCROSSHAIR 121
#define IDB_UAC 128
#define IDB_ARROW32x32RED 129
#define IDB_ARROW32x32D 130
#define IDB_REDACT32x32E 131
#define IDB_REDACT32x32D 132
#define IDC_REDACTCURSOR 133
#define IDB_ARROW32x32GREEN 134
#define IDC_GREENCROSSHAIR 135
#define IDB_ARROW32x32BLUE 136
#define IDC_BLUECROSSHAIR 137
#define IDB_ARROW32x32BLACK 138
#define IDC_BLACKCROSSHAIR 139
#define IDB_ARROW32x32WHITE 140
#define IDC_WHITECROSSHAIR 141
#define IDB_ARROW32x32YELLOW 142
#define IDC_YELLOWCROSSHAIR 143
#define IDB_BOX32x32GREEN 144
#define IDB_BOX32x32BLUE 145
#define IDB_BOX32x32BLACK 146
#define IDB_BOX32x32WHITE 147
#define IDB_BOX32x32YELLOW 148
#define IDB_PINKHILIGHT32x32 149
#define IDC_PINKHILIGHTCURSOR 150
#define IDB_ORANGEHILIGHT32x32 151
#define IDC_ORANGEHILIGHTCURSOR 152
#define IDB_GREENHILIGHT32x32 153
#define IDC_GREENHILIGHTCURSOR 154
#define IDB_TEXT32x32E 155
#define IDB_TEXT32x32D 156
#define IDC_TEXTCURSOR 157
#define IDD_DIALOG1 158
#define IDC_EDIT1 1001
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 160
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1002
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif