blob: 25ab3ed165eed5dafdfcb67490a1b77eb35042a1 (
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
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
|
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by msn.rc
//
#define IDI_MSN 1
#define IDD_USEROPTS 105
#define IDD_OPT_MSN_CONN 106
#define IDD_HOTMAIL_OPT_POPUP 107
#define IDI_MSNBLOCK 108
#define IDI_INBOX 112
#define IDI_INVITE 113
#define IDI_NETMEETING 114
#define IDI_PROFILE 115
#define IDD_GET_PNG2DIB 118
#define IDD_LISTSMGR 119
#define IDI_LIST_FL 120
#define IDI_LIST_AL 121
#define IDI_LIST_BL 122
#define IDI_LIST_RL 123
#define IDI_AVATAR 125
#define IDI_NUDGE 128
#define IDI_SERVICES 129
#define IDI_ICON2 130
#define IDD_DIALOG1 131
#define IDD_SETAVATAR 132
#define IDD_OPT_MSNMAIN 184
#define IDC_OPTIONSTAB 101
#define IDD_OPT_MSN 185
#define IDD_SETNICKNAME 226
#define IDC_STMSNGROUP 1002
#define IDC_EDIT1 1003
#define IDC_USERTYPING 1004
#define IDC_USEIEPROXY 1005
#define IDC_ENABLE_AVATARS 1006
#define IDC_USEWINCOLORS 1007
#define IDC_ENABLE_NUDGE 1007
#define IDC_MSN_PICT 1008
#define IDC_NUDGE_MESSAGE 1008
#define IDC_CUSTOM1 1009
#define IDC_NUDGE_POPUP 1009
#define IDC_USE_OWN_NICKNAME 1010
#define IDC_BTN_INSTALL 1011
#define IDC_NUDGE_CLIST 1011
#define IDC_BTN_DOWNLOAD 1012
#define IDC_NUDGE_CHAT 1012
#define IDC_BTN_CANCEL 1013
#define IDC_NUDGE_POPUP2 1013
#define IDC_NUDGE_SOUND 1013
#define IDC_MSNLISTS 1014
#define IDC_LIST 1015
#define IDC_ICON_FL 1016
#define IDC_ICON_RL 1017
#define IDC_ICON_AL 1018
#define IDC_ICON_BL 1019
#define IDC_PASSWORD 1020
#define IDC_AVATAR 1021
#define IDC_HANDLE 1022
#define IDC_HANDLE2 1023
#define IDC_SETAVATAR 1024
#define IDC_DELETEAVATAR 1025
#define IDC_BGCOLOUR 1026
#define IDC_KEEPALIVE 1027
#define IDC_TEXTCOLOUR 1028
#define IDC_AWAY_AS_BRB 1029
#define IDC_PREVIEW 1030
#define IDC_PREVIEW2 1031
#define IDC_ENABLE 1032
#define IDC_SLOWSEND 1033
#define IDC_MANAGEGROUPS 1034
#define IDC_NOTIFY_ENDSESSION 1035
#define IDC_CHECK1 1036
#define IDC_USEOPENSSL 1036
#define IDC_USEMSNP11 1037
#define IDC_STMSNEXTRAGROUP 1037
#define IDC_SENDFONTINFO 1046
#define IDC_NOTIFY_USERTYPE 1047
#define IDC_NICKNAME 1048
#define IDC_DISABLEHOTJUNK 1049
#define IDC_DEBUG 1050
#define IDC_POPUP_TIMEOUT 1051
#define IDC_POPUP_TIMEOUT2 1052
#define IDC_NOTIFY_FIRSTMSG 1053
#define IDC_DISABLE_ANOTHER_CONTACTS 1054
#define IDC_ERRORS_USING_POPUPS 1056
#define IDC_MAILER_APP 1057
#define IDC_RUN_APP_ON_HOTMAIL 1058
#define IDC_ENTER_MAILER_APP 1059
#define IDC_MOBILE 1060
#define IDC_MSN_MOBILE 1061
#define IDC_WEBMESSENGER 1062
#define IDC_LOGINSERVER 1171
#define IDC_YOURHOST 1172
#define IDC_MSNPORT 1174
#define IDC_USEGATEWAY 1175
#define IDC_DISABLEHOTMAIL 1301
#define IDC_AUTOGETHOST 1302
#define IDC_DISABLE_MAIN_MENU 1303
#define IDC_NEWMSNACCOUNTLINK 1438
#define IDC_RESETSERVER 1472
#define IDC_STATIC -1
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 133
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1038
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|