-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathresource.h
89 lines (88 loc) · 2.47 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
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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by resource.rc
//
#define IDD_CONFIG 101
#define IDD_CONFIG_TABS 102
#define IDD_SOURCE_TAB 103
#define IDD_DISPLAY_TAB 104
#define IDD_BEHAVIOUR_TAB 105
#define IDD_COVER_DISPLAY_TAB 107
#define IDD_CONFIG_NAME 108
#define IDD_PERF_TAB 109
#define IDR_COVER_LOADING 122
#define IDR_COVER_NO_IMG 123
#define IDB_SPINNER 130
#define IDC_FILTER 1004
#define IDC_BTN_REFRESH 1016
#define IDC_TABS 1017
#define IDC_GROUP 1019
#define IDC_SORT_GROUP 1020
#define IDC_SORT 1021
#define IDC_IMG_LOADING 1026
#define IDC_IMG_NO_COVER 1027
#define IDC_IMG_NO_COVER_BROWSE 1028
#define IDC_BUTTON2 1029
#define IDC_IMG_LOADING_BROWSE 1029
#define IDC_INNER_SORT 1030
#define IDC_DOUBLE_CLICK 1033
#define IDC_MIDDLE_CLICK 1034
#define IDC_ENTER_KEY 1035
#define IDC_ALBUM_FORMAT 1035
#define IDC_TPOS_V 1036
#define IDC_TPOS_H 1037
#define IDC_SAVED_ADD 1039
#define IDC_SAVED_REMOVE 1040
#define IDC_TPOS_V_P 1060
#define IDC_TPOS_H_P 1061
#define IDC_TEXTCOLOR 1064
#define IDC_FONT 1065
#define IDC_BG_COLOR 1066
#define IDC_TITLE_PREVIEW 1067
#define IDC_APPLY_TITLE 1068
#define IDC_FONT_PREV 1069
#define IDC_TEXTCOLOR_PREV 1074
#define IDC_BG_COLOR_PREV 1075
#define IDC_FOLLOW_PLAYBACK 1076
#define IDC_FOLLOW_DELAY 1080
#define IDC_FOLLOW_DELAY_SPINNER 1081
#define IDC_SAVED_SELECT 1082
#define IDC_DISPLAY_CONFIG 1083
#define IDC_SAVED_RENAME 1084
#define IDC_CONFIG_NAME 1085
#define IDC_COMPILE_STATUS 1086
#define IDC_COMPILE 1087
#define IDC_FRAME_WIDTH_SPIN 1089
#define IDC_FRAME_WIDTH 1090
#define IDC_SUPER_SAMPLING 1091
#define IDC_SUPER_SAMPLING_PASSES 1092
#define IDC_MULTI_SAMPLING_PASSES 1094
#define IDC_MULTI_SAMPLING 1095
#define IDC_CACHE_SIZE 1096
#define IDC_CACHE_SIZE_SPIN 1097
#define IDC_TEXTURE_COMPRESSION 1098
#define IDC_TEXTURE_SIZE 1099
#define IDC_TEXTURE_SIZE_SPIN 1100
#define IDC_VSYNC_OFF 1101
#define IDC_VSYNC_SLEEP 1102
#define IDC_VSYNC_ONLY 1103
#define IDC_SHOW_FPS 1106
#define IDC_TEXLOADER_PRIO 1107
#define IDC_EMPTY_ON_MINIMIZE 1110
#define IDC_ALBUM_TITLE 1111
#define IDC_FIND_AS_YOU_TYPE 1112
#define IDC_TARGET_PL 1115
#define IDC_TEXTCOLOR_CUSTOM 1116
#define IDC_FONT_CUSTOM 1117
#define IDC_BG_COLOR_CUSTOM 1118
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC 1
#define _APS_NEXT_RESOURCE_VALUE 131
#define _APS_NEXT_COMMAND_VALUE 40004
#define _APS_NEXT_CONTROL_VALUE 1119
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif