This repository has been archived by the owner on Oct 4, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
/
resource.h
46 lines (45 loc) · 1.79 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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by foo_musicbrainz.rc
//
#define IDD_TAGGER 101
#define IDD_PREFERENCES 102
#define IDD_CUSTOM_QUERY_MBID 103
#define IDD_CUSTOM_QUERY_TAGS 104
#define IDC_RELEASE_LIST 1001
#define IDC_TRACK_LIST 1002
#define IDC_URL 1003
#define IDC_DATE 1016
#define IDC_FIRST_RELEASE_DATE 1017
#define IDC_TYPE 1018
#define IDC_STATUS 1019
#define IDC_SUBTITLE 1020
#define IDC_ARTIST 1023
#define IDC_ALBUM 1024
#define IDC_MBID 1025
#define IDC_SHORT_DATE 1027
#define IDC_WRITE_IDS 1029
#define IDC_NO_FEAT 1030
#define IDC_ALBUMTYPE 1031
#define IDC_ALBUMTYPE_DATA 1032
#define IDC_ALBUMSTATUS 1033
#define IDC_ALBUMSTATUS_DATA 1034
#define IDC_ASCII_PUNCTUATION 1035
#define IDC_WRITE_LABEL_INFO 1036
#define IDC_MEDIUM_LIST 1039
#define IDC_LABEL_INFO_LIST 1041
#define IDC_BARCODE 1042
#define IDC_LABEL 1043
#define IDC_CATALOG 1044
#define IDC_CHOOSE_DISC 1046
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC 1
#define _APS_NEXT_RESOURCE_VALUE 106
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1047
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif