blob: 08891ea41d9a11875a4dfec7ce6b1a4460259bcc (
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
|
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by resource.rc
//
#define __MAJOR_VERSION 0
#define __RELEASE_NUM 0
#define __BUILD_NUM 1
#define __MINOR_VERSION 2
#define IDD_OPT1 101
#define IDD_DIALOG1 102
#define IDD_OPT_NOTIFY 103
#define IDD_LST_HISTORY 104
#define IDI_ICON1 105
#define IDI_POPUP_HISTORY 105
#define IDC_RAD_NOTIMEOUT 1001
#define IDC_RAD_TIMEOUT 1002
#define IDC_ED_TIMEOUT 1003
#define IDC_SPIN_TIMEOUT 1004
#define IDC_ED_WIDTH 1005
#define IDC_ED_MAXHEIGHT 1006
#define IDC_SPIN_WIDTH 1007
#define IDC_SPIN3 1008
#define IDC_SPIN_MAXHEIGHT 1009
#define IDC_RAD_BOTTOMRIGHT 1010
#define IDC_ED_INDENT 1011
#define IDC_RAD_BOTTOMLEFT 1012
#define IDC_ED_SBWIDTH 1012
#define IDC_SPIN_INDENT 1013
#define IDC_RAD_TOPRIGHT 1014
#define IDC_SPIN_SBWIDTH 1014
#define IDC_RAD_TOPLEFT 1015
#define IDC_ED_PADDING 1015
#define IDC_ED_TRANS 1016
#define IDC_SPIN_TRANS 1017
#define IDC_CHK_BORDER 1018
#define IDC_CHK_ROUNDCORNERS 1019
#define IDC_BTN_PREVIEW 1020
#define IDC_CHK_ANIMATE 1021
#define IDC_CHK_TRANSBG 1022
#define IDC_RAD_RIGHTICON 1023
#define IDC_SPIN_INDENT2 1023
#define IDC_SPIN_PADDING 1023
#define IDC_CHK_GLOBALHOVER 1024
#define IDC_RAD_LEFTICON 1025
#define IDC_CHK_ROUNDCORNERSAV 1025
#define IDC_RAD_NOAV 1026
#define IDC_RAD_RIGHTAV 1027
#define IDC_RAD_NOAV3 1028
#define IDC_RAD_LEFTAV 1029
#define IDC_ED_MAXHEIGHT2 1030
#define IDC_ED_AVSIZE 1031
#define IDC_SPIN_AVSIZE 1032
#define IDC_LST_STATUS 1033
#define IDC_CMB_PLACEMENT 1034
#define IDC_CMB_ICON 1035
#define IDC_CMB_AV 1036
#define IDC_CMB_AV2 1037
#define IDC_CMB_TIME 1038
#define IDC_CUSTOM1 1039
#define IDC_BORDERCOLOUR 1040
#define IDC_CLOSE 1041
#define IDC_LIST3 1042
#define IDC_LST_HISTORY 1043
#define IDC_HISTORY_FILTER 1044
#define IDC_HISTORY_FILTER_CASESENSITIVE 1046
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 106
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1047
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|