blob: 76f9354820d6360322c5d78f29fe907d1a4a98c0 (
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
|
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ..\res\WhenWasIt.rc
//
#define IDD_OPT_WWI 101
#define IDI_BIRTHDAYS 102
#define IDD_BIRTHDAYS 104
#define IDI_CHECK 106
#define IDI_DTB0 107
#define IDI_DTB1 108
#define IDI_DTB2 109
#define IDI_DTB3 110
#define IDI_DTB4 111
#define IDI_DTB5 112
#define IDI_DTB6 113
#define IDI_DTB7 114
#define IDI_DTB8 115
#define IDI_DTB9 116
#define IDI_LIST 117
#define IDI_DTBMORE 118
#define IDD_ADD_BIRTHDAY 119
#define IDI_ADD 121
#define IDI_REFRESH_USERDETAILS 123
#define IDI_IMPORT 125
#define IDI_IMPORT_BIRTHDAYS 125
#define IDI_EXPORT_BIRTHDAYS 126
#define IDD_ADD_ANNIVERSARY 127
#define IDD_UPCOMING 128
#define IDC_USE_POPUPS 1002
#define IDC_USE_CLISTICON 1003
#define IDC_USE_DIALOG 1004
#define IDC_DAYS_IN_ADVANCE 1005
#define IDC_ADVANCED_ICON 1008
#define IDC_CHECK_INTERVAL 1009
#define IDC_POPUP_TIMEOUT 1010
#define IDC_POPUPS_STATIC 1011
#define IDC_CLIST_STATIC 1012
#define IDC_BACKGROUND 1014
#define IDC_FOREGROUND 1015
#define IDC_CLOSE 1015
#define IDC_BIRTHDAYS_LIST 1016
#define IDC_SHOW_ALL 1017
#define IDC_DATE 1020
#define IDC_MBIRTHDAY_COMPATIBILITY 1021
#define IDC_IGNORE_SUBCONTACTS 1023
#define IDC_AGE_COMBOBOX 1025
#define IDC_NOBIRTHDAYS_POPUP 1026
#define IDC_COMPATIBILITY 1027
#define IDC_SOUND_NEAR_DAYS_EDIT 1028
#define IDC_DEFAULT_MODULE 1029
#define IDC_PREVIEW 1030
#define IDC_LEFT_CLICK 1031
#define IDC_RIGHT_CLICK 1032
#define IDC_ONCE_PER_DAY 1033
#define IDC_TITLE 1036
#define IDC_DESCRIPTION 1037
#define IDC_DELETE 1038
#define IDC_SAVE 1039
#define IDC_ANNIVERSARY 1040
#define IDC_EDIT1 1042
#define IDC_DLG_TIMEOUT 1042
#define IDC_UPCOMING_LIST 1043
#define IDC_DIALOG_STATIC 1044
#define IDC_NOTIFYFOR 1045
#define IDC_DAYS_AFTER 1046
#define IDC_NOFOCUS 1047
#define IDC_OPENINBACKGROUND 1047
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 129
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1048
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|