-
Notifications
You must be signed in to change notification settings - Fork 23
/
resource.h
32 lines (31 loc) · 1.13 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 Developer Studio generated include file.
// Used by pref.rc
//
#define IDD_DIALOG1 101
#define IDD_pref 101
#define IDI_ICON1 102
#define DIALOG_upsample 1000
#define DIALOG_r1 1001
#define DIALOG_g1 1002
#define DIALOG_b1 1003
#define DIALOG_r2 1004
#define DIALOG_g2 1005
#define DIALOG_b2 1006
#define DIALOG_cachesize 1007
#define DIALOG_image 1008
#define DIALOG_labelheight 1009
#define DIALOG_showlabel 1010
#define DIALOG_stbi_only 1011
#define DIALOG_showborder 1012
#define DIALOG_slideshowtime 1013
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 103
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1013
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif