blob: be40ff446c4c5fd9e4b2d663cfe4c00bf25f05c5 (
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
|
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by winpopup_proto.rc
//
#define IDI_WINPOPUP 102
#define IDI_ONLINE 104
#define IDI_OFFLINE 105
#define IDD_OPTIONS 106
#define IDI_AWAY 128
#define IDI_FREECHAT 129
#define IDI_INVISIBLE 130
#define IDI_NA 131
#define IDI_DND 158
#define IDI_OCCUPIED 159
#define IDC_AUTOANSWER 1001
#define IDI_ONTHEPHONE 1002
#define IDC_NICK1 1002
#define IDI_OUTTOLUNCH 1003
#define IDC_USER 1003
#define IDC_NICK2 1004
#define IDC_ADD 1005
#define IDC_NAME 1006
#define IDC_DUPS 1006
#define IDC_TREE 1007
#define IDC_LEGEND_1 1008
#define IDC_LEGEND_2 1009
#define IDC_LEGEND_3 1010
#define IDC_LEGEND_4 1011
#define IDC_LEGEND_5 1012
#define IDC_LEGEND_6 1013
#define IDC_USE_MAILSLOT 1014
#define IDC_USE_NETBIOS 1015
#define IDC_USE_NETSEND 1016
#define IDC_CHECK_USER 1017
#define IDC_CHECK_NICK 1018
#define IDC_ABOUT 1019
#define IDC_ONLINE_CHECK 1020
#define IDC_ALWAYSCHECK00FORONLINE 1021
#define IDC_CHECK00FORONLINE 1022
#define IDC_CHECK1 1023
#define IDC_GROUP 1023
#define IDD_ADD 2000
#define IDI_LANA 2001
#define IDI_COMPUTER 2002
#define IDI_GOOD_NAME 2003
#define IDI_BAD_NAME 2004
#define IDI_OTHER_NAME 2005
#define IDI_OTHER_NAMES 2006
#define IDI_BAD_NAMES 2007
#define IDI_GOOD_NAMES 2008
#define IDD_USERINFO 2009
#define IDI_EXPLORE 2011
#define IDI_COMPUTER_ERROR 2013
#define IDI_ADD_COMPUTER 2014
#define IDD_CREATE 2015
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 2016
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1024
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|