blob: d14e68272a1dea21a953ab87d376a326e87ee15a (
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
|
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by resource.rc
//
#define IDD_OPTIONS 101
#define IDD_AUTHREQ 103
#define IDI_ICON0 110
#define IDI_ICON1 111
#define IDI_ICON2 112
#define IDI_ICON3 113
#define IDI_ICON6 116
#define IDI_ICON7 117
#define IDI_ICON8 118
#define IDI_ICON9 119
#define IDI_ICON10 120
#define IDI_ICON11 121
#define IDI_ICON12 122
#define IDI_ICON13 123
#define IDC_VIS 1000
#define IDC_REASON 1001
#define IDC_HIDE 1002
#define IDC_IGNORE 1003
#define IDC_PROTOS 1004
#define IDC_ADDED 1006
#define IDC_AUTHREQ 1007
#define IDC_COPYID 1008
#define IDC_RECVFILES 1009
#define IDC_STATUSMSG 1010
#define IDC_COPYIDNAME 1011
#define IDC_COPYIP 1012
#define IDC_SHOWALPHAICONS 1013
#define IDC_SMNAME 1014
#define IDC_COPYMIRVER 1015
#define IDC_HINT1 1016
#define IDC_SHOWID 1017
#define IDC_TRIMID 1018
#define IDC_IGNOREHIDE 1019
#define IDC_STATIC -1
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 124
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1017
#define _APS_NEXT_SYMED_VALUE 125
#endif
#endif
|