blob: a9f14383bb7f5d8cf7fcdefd3bc40e0139ee528e (
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
|
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by resources.rc
//
#define IDD_OPTIONS 150
#define IDD_PROTO_OPTIONS 151
#define IDD_BASIC_OPTIONS 152
#define IDD_EFFECT_OPTIONS 153
#define IDD_PROCESSES 154
#define IDC_ONMESSAGE 1000
#define IDC_ONFILE 1001
#define IDC_ONURL 1002
#define IDC_ONOTHER 1003
#define IDC_IFOPEN 1004
#define IDC_IFNOTTOP 1005
#define IDC_IFOLDER 1006
#define IDC_SOLDER 1007
#define IDC_OLDERSPIN 1008
#define IDC_UNTILBLK 1009
#define IDC_SBLINK 1010
#define IDC_BLINKSPIN 1011
#define IDC_UNTILATTENDED 1012
#define IDC_MIRORWIN 1013
#define IDC_UNTILOPEN 1014
#define IDC_UNTILCOND 1015
#define IDC_FSCREEN 1016
#define IDC_SSAVER 1017
#define IDC_LOCKED 1018
#define IDC_PGMS 1019
#define IDC_ASSIGNPGMS 1020
#define IDC_ACTIVE 1021
#define IDC_ONLINE 1022
#define IDC_AWAY 1023
#define IDC_NA 1024
#define IDC_OCCUPIED 1025
#define IDC_DND 1026
#define IDC_FREECHAT 1027
#define IDC_INVISIBLE 1028
#define IDC_ONTHEPHONE 1029
#define IDC_OUTTOLUNCH 1030
#define IDC_OFFLINE 1031
#define IDC_REMCHECK 1032
#define IDC_SREMCHECK 1033
#define IDC_SDELAY 1034
#define IDC_DELAYSPIN 1035
#define IDC_SPEED 1036
#define IDC_PREVIEW 1037
#define IDC_PROTOCOLLIST 1038
#define IDC_PROGRAMS 1039
#define IDC_ADDPGM 1040
#define IDC_DELETEPGM 1041
#define IDC_OKPGM 1042
#define IDC_CANCELPGM 1043
#define IDC_TABS 2000
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 102
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1044
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|