-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresource.h
32 lines (31 loc) · 1.25 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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by HashCheck.rc
//
#define IDI_ICON 101
#define IDI_SMALL 102
#define IDD_IMGVW_DIALOG 103
#define IDS_APP_TITLE 104
#define IDD_ABOUTBOX 105
#define IDM_ABOUT 106
#define IDM_EXIT 107
#define IDC_IMGVW 108
#define IDR_ESCAPE 109
#define IDR_NEXT 110
#define IDR_PREVIOUS 111
#define IDR_RECYCLE 112
#define IDR_DELETE 113
#define IDR_FIRST 114
#define IDR_LAST 115
#define IDR_TOGGLESS 116
#define IDR_INCSSS 117
#define IDR_DECSSS 118
#define IDT_SLIDESHOW 119
#define IDR_TOGGLESSR 120
#define IDR_ENTER 121
#define IDT_HIDEMOUSE 122
#define IDR_RECURSE 123
#define IDM_LOADICC 124
#define IDC_STATIC -1
#define WM_PROGRESS_EVENT_DATA WM_USER + 1
#define WM_COMPLETE_EVENT WM_USER + 2