blob: eac6b6af7069bd27dd75e4d7779cca8dab0b922f (
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
|
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by W:\miranda-ng\protocols\CurrencyRates\res\Forex.rc
//
#define IDI_ICON_MAIN 102
#define IDD_DIALOG_CURRENCYRATE_INFO 102
#define IDD_OPTIONS_GENERAL 103
#define IDI_ICON_SECTION 110
#define IDI_ICON_CURRENCYRATE 111
#define IDI_ICON_UP 113
#define IDI_ICON_DOWN 114
#define IDD_CONTACT_SETTINGS 115
#define IDI_ICON_NOTCHANGED 116
#define IDD_CURRENCY_CONVERTER 116
#define IDI_ICON_CURRENCY_CONVERTER 117
#define IDD_DIALOG_CURRENCYRATE_INFO_1 118
#define IDI_ICON_REFRESH 118
#define IDI_ICON_IMPORT 119
#define IDI_ICON_EXPORT 120
#define IDD_PROVIDER_ADV_SETTINGS 120
#define IDI_ICON_SWAP 121
#define IDD_DIALOG_POPUP 121
#define IDI_ICON_MAIN1 122
#define IDI_ICON_DISABLED 122
#define IDD_DIALOG_VARIABLE_LIST 123
#define IDD_ADD_PAIR 126
#define IDC_EDIT_REFRESH_RATE 1002
#define IDC_SPIN_REFRESH_RATE 1003
#define IDC_COMBO_REFRESH_RATE 1004
#define IDC_STATIC_CURRENCYRATE_NAME 1008
#define IDC_SYSLINK_PROVIDER 1009
#define IDC_STATIC_CHART 1010
#define IDC_STATIC_CURRENCYRATE_CHART 1010
#define IDC_COMBO_CONVERT_FROM 1011
#define IDC_COMBO_CONVERT_INTO 1012
#define IDC_COMBO_CONVERT_ 1012
#define IDC_BUTTON_ADD 1013
#define IDC_LIST_RATES 1014
#define IDC_BUTTON_REMOVE 1015
#define IDC_EDIT_RATE 1016
#define IDC_EDIT_RATE_FETCH_TIME 1017
#define IDC_EDIT_CONTACT_LIST_FORMAT 1018
#define IDC_EDIT_PREVIOUS_RATE 1018
#define IDC_BUTTON_DESCRIPTION 1019
#define IDC_CHECK_INTERNAL_HISTORY 1020
#define IDC_EDIT_STATUS_MESSAGE_FORMAT 1020
#define IDC_CHECK_EXTERNAL_FILE 1021
#define IDC_EDIT_FILE_NAME 1022
#define IDC_EDIT_TENDENCY_FORMAT 1022
#define IDC_BUTTON_BROWSE 1023
#define IDC_EDIT_TENDENCY_FORMAT2 1023
#define IDC_EDIT_PERSONAL_KEY 1023
#define IDC_STATIC_SELECT_FILE 1024
#define IDC_EDIT_NAME 1025
#define IDC_EDIT_HISTORY_FORMAT 1026
#define IDC_EDIT_LOG_FILE_FORMAT 1027
#define IDC_BUTTON_DESCRIPTION2 1028
#define IDC_BUTTON_LOG_FILE_DESCRIPTION 1028
#define IDC_STATIC_HISTORY_FORMAT 1029
#define IDC_BUTTON_HISTORY_DESCRIPTION 1030
#define IDC_STATIC_LOG_FILE_FORMAT 1031
#define IDC_CHECK_HISTORY_CONDITION 1032
#define IDC_CHECK_LOG_CONDITION2 1033
#define IDC_CHECK_LOG_FILE_CONDITION 1033
#define IDC_EDIT_VALUE 1033
#define IDC_BUTTON_CONVERT 1034
#define IDC_CHECK_SHOW_POPUP_ONLY_VALUE_CHANGED 1034
#define IDC_STATIC_POPUP_FORMAT 1035
#define IDC_EDIT_POPUP_FORMAT 1036
#define IDC_BUTTON_LOG_FILE_DESCRIPTION2 1037
#define IDC_BUTTON_POPUP_FORMAT_DESCRIPTION 1037
#define IDC_EDIT_RESULT 1039
#define IDC_BUTTON_SWAP 1060
#define IDC_BUTTON_ADVANCED_SETTINGS 1061
#define IDC_BUTTON_POPUP_SETTINGS 1061
#define IDC_CHECK_CONTACT_SPECIFIC 1062
#define IDC_RADIO_DEFAULT_COLOURS 1063
#define IDC_CHECK_SHOW_POPUP 1064
#define IDC_RADIO_USER_DEFINED_COLOURS 1064
#define IDC_MFCCOLORBUTTON1 1066
#define IDC_CHECK1 1067
#define IDC_CHECK_DONT_USE_POPUPHISTORY 1067
#define IDC_EDIT_FROM2 1071
#define IDC_STATIC_PROVIDER_NAME 1071
#define IDC_DELAY 1072
#define IDC_EDIT1 1072
#define IDC_EDIT_VARIABLE 1072
#define IDC_PROVIDER 1073
#define IDC_BGCOLOR 1074
#define IDC_TEXTCOLOR 1075
#define IDC_BUTTON1 1075
#define IDC_GET_KEY 1075
#define IDC_PREV 1076
#define IDC_DELAYFROMPU 1093
#define IDC_DELAYCUSTOM 1094
#define IDC_DELAYPERMANENT 1095
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 128
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1076
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|