blob: 42fb6300faec74e6441241bbe9004c06b12c307e (
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
|
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by iax.rc
//
#define IDD_OPT 103
#define IDI_PROTO 104
#define IDD_DIAL 105
#define IDD_OPT_CODEC 106
#define IDD_ADDCONTACT 107
#define IDC_ED_UNAME 1004
#define IDC_ED_PW 1005
#define IDC_ED_HOST 1006
#define IDC_ED_CIDNAME 1007
#define IDC_ED_CIDNUM 1008
#define IDC_ED_PORT 1009
#define IDC_B0 1010
#define IDC_B1 1011
#define IDC_B2 1012
#define IDC_B3 1013
#define IDC_B4 1014
#define IDC_B5 1015
#define IDC_B6 1016
#define IDC_B7 1017
#define IDC_B8 1018
#define IDC_B9 1019
#define IDC_BSTAR 1020
#define IDC_BHASH 1021
#define IDC_CMB_NUM 1022
#define IDC_L1 1023
#define IDC_BTN_CALL 1025
#define IDC_CMB_DEVIN 1026
#define IDC_BTN_HANGUP 1026
#define IDC_CMB_DEVOUT 1027
#define IDC_L2 1027
#define IDC_HK_DLG 1028
#define IDC_L3 1028
#define IDC_BTN_ANSWER 1029
#define IDC_ED_NAME 1030
#define IDC_CHK_POPDIAL 1031
#define IDC_CHK_POPDIALIN 1031
#define IDC_CHK_POPDIALOUT 1032
#define IDC_SLD_IN 1033
#define IDC_CHK_POPDIALIN2 1033
#define IDC_CHK_MICBOOST 1033
#define IDC_SLD_OUT 1034
#define IDC_PRG_IN 1035
#define IDC_PRG_OUT 1036
#define IDC_CHK_ULAW_P 1036
#define IDC_CHK_ULAW 1037
#define IDC_CHK_ALAW 1038
#define IDC_ST_OUT 1038
#define IDC_ED_NUM 1038
#define IDC_CHK_GSM 1039
#define IDC_CHK_SPEEX 1040
#define IDC_CHK_ILBC 1041
#define IDC_CHK_ALAW_P 1042
#define IDC_CHK_GSM_P 1043
#define IDC_CHK_SPEEX_P 1044
#define IDC_CHK_ILBC_P 1045
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 108
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1039
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|