summaryrefslogtreecommitdiff
path: root/plugins/Alarms/src/resource.h
blob: 924503bbd93ac430dc8956d7e963bc5425da53fc (plain)
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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ..\res\resource.rc
//
#define IDD_DIALOG1                     101
#define IDD_OPT1                        102
#define IDD_DIALOG2                     103
#define IDI_MAINMENU                    105
#define IDD_ALARM                       106
#define IDI_ICON1                       109
#define IDB_CLOCKDOWN                   112
#define IDB_CLOCKUP                     113
#define IDI_LIST2                       114
#define IDI_LIST1                       115
#define IDR_MENU1                       116
#define IDI_TBUP                        123
#define IDI_TBDN                        124
#define IDC_ALIST                       1006
#define IDC_TIME                        1007
#define IDC_TITLE                       1010
#define IDC_DESC                        1011
#define IDC_RAD_ONCE                    1012
#define IDC_RAD_WEEKLY                  1013
#define IDC_RAD_DAILY                   1014
#define IDC_RAD_WEEKDAYS                1015
#define IDC_RAD_MONTHLY                 1016
#define IDC_DAY                         1017
#define IDC_DAYNUM                      1018
#define IDC_RAD_YEARLY                  1019
#define IDC_NEW                         1020
#define IDC_DEL                         1021
#define IDC_EDIT                        1022
#define IDC_CHK_POPUPS                  1023
#define IDC_ED_SNOOZE                   1024
#define IDC_SPIN1                       1025
#define IDC_SPIN_SNOOZE                 1025
#define IDC_SNOOZE                      1026
#define IDC_CHK_ASOUND                  1028
#define IDC_CHK_ACOMMAND                1029
#define IDC_ED_COMMAND                  1030
#define IDC_ED_PARAMS                   1031
#define IDC_CHK_INVIS                   1032
#define IDC_SNOOZELIST                  1033
#define IDC_RAD_SND1                    1034
#define IDC_RAD_SND2                    1035
#define IDC_RAD_SND3                    1036
#define IDC_RAD_SPK                     1037
#define IDC_RELMIN                      1038
#define IDC_ED_ROWHEIGHT                1039
#define IDC_SPIN_ROWHEIGHT              1040
#define IDC_ED_INDENT                   1041
#define IDC_SPIN_INDENT                 1042
#define IDC_SHOWHIDE                    1043
#define IDC_ED_PERIOD                   1044
#define IDC_SPIN_PERIOD                 1045
#define IDC_DISMISS                     1045
#define IDC_SHOWHIDE2                   1046
#define IDC_AUTOSIZEVERT                1047
#define IDC_ED_TRANS                    1048
#define IDC_SPIN_TRANS                  1049
#define IDC_CHK_AWROUND                 1050
#define IDC_CHK_AWNOACTIVATE            1051
#define IDC_BTN_PREVIEW                 1052
#define IDC_BTN_CAL                     1055
#define IDC_CHK_APOPUP                  1060
#define IDC_SNOOZE2                     1061
#define IDC_CHK_SUSPEND                 1062
#define IDC_CHK_NOSTARTUP               1063
#define IDC_CHK_NOREMINDER              1064
#define IDC_CHK_LOOPSOUND               1065
#define IDC_ED_DESC                     1066
#define IDC_DATE                        1071
#define ID_REMINDERFRAMECONTEXT_SUSPEND 40003
#define ID_REMINDERFRAMECONTEXT_EDIT    40004
#define ID_REMINDERFRAMECONTEXT_DELETE  40005
#define ID_REMINDERFRAMECONTEXT_OPTIONS 40006
#define ID_REMINDERFRAMECONTEXT_NEWALARM 40007

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        127
#define _APS_NEXT_COMMAND_VALUE         40008
#define _APS_NEXT_CONTROL_VALUE         1072
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif