blob: 9ec60081679a47aef731eccaeb0b53815ef80065 (
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 AvatarHistory.rc
//
#define IDD_OPTIONS_OLD 101
#define IDC_POPUPBG 102
#define IDD_AVATARDLG 102
#define IDC_POPUPFG 103
#define IDI_AVATARHIST 104
#define IDI_NEWAVATAR 105
#define IDI_AVATAROVERLAY 106
#define IDR_MENU1 108
#define IDD_FIRST_RUN 109
#define IDD_OPTIONS 119
#define IDD_POPUPS 120
#define IDC_CUSTOM1 1000
#define IDC_AVATARPOPUPS 1001
#define IDC_DELAY 1001
#define IDC_LOGTODISK 1002
#define IDC_WINCOLORS 1002
#define IDC_LOGTOHISTORY 1003
#define IDC_DEFAULTCOLORS 1003
#define IDC_BGCOLOR 1004
#define IDC_DEFPOPUPS 1005
#define IDC_TEXTCOLOR 1005
#define IDC_PREV 1006
#define IDC_AVATAR 1007
#define IDC_DELAYFROMPU 1007
#define IDC_AVATARLIST 1008
#define IDC_DELAYCUSTOM 1008
#define IDC_SAVE 1009
#define IDC_DELAYPERMANENT 1009
#define IDC_DELETE 1010
#define IDC_NEXT 1011
#define IDC_BACK 1012
#define IDC_LOGUSER 1013
#define IDC_POPUPUSER 1014
#define IDC_OPENFOLDER 1015
#define IDC_PUFGTEXT 1016
#define IDC_HISTORYUSER 1016
#define IDC_PUBGTEXT 1017
#define IDC_SHOWMENU 1019
#define IDC_LOGGING_G 1020
#define IDC_SAME_FOLDER 1021
#define IDC_RIGHT_ACTION 1022
#define IDC_MIR_SAME 1022
#define IDC_LEFT_ACTION 1023
#define IDC_MIR_PROTO 1023
#define IDC_AVATARPATH 1023
#define IDC_MIR_SHORT 1024
#define IDC_SHORT 1025
#define IDC_DUP 1026
#define IDC_PROTOCOLS 1041
#define IDC_CHANGED 1058
#define IDC_REMOVED 1059
#define IDC_POPUPS 1060
#define IDC_DELAY_SPIN 1061
#define IDC_LOG_DISK 1061
#define IDC_LOG_HISTORY 1062
#define IDC_TRACK_G 1063
#define IDC_CHANGED_L 1064
#define IDC_REMOVED_L 1065
#define IDC_PROTOCOLS_G 1066
#define IDC_PROTOCOLS_L 1067
#define IDC_TRACK_CHANGE 1068
#define IDC_COLOURS_G 1068
#define IDC_OLD_STYLE 1068
#define IDC_TRACK_REMOVE 1069
#define IDC_BGCOLOR_L 1069
#define IDC_TEXTCOLOR_L 1070
#define IDC_DELAY_G 1071
#define IDC_ACTIONS_G 1072
#define IDC_RIGHT_ACTION_L 1073
#define IDC_LEFT_ACTION_L 1074
#define ID_AVATARLISTPOPUP_SAVEAS 40001
#define ID_AVATARLISTPOPUP_DELETE 40002
#define ID_AVATARLISTPOPUP_DELETE_BOTH 40003
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 110
#define _APS_NEXT_COMMAND_VALUE 40004
#define _APS_NEXT_CONTROL_VALUE 1025
#define _APS_NEXT_SYMED_VALUE 103
#endif
#endif
|