-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathresource.h
50 lines (49 loc) · 1.89 KB
/
resource.h
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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by bv-tapi.rc
//
#define IDOK2 3
#define IDTEST 3
#define IDD_DIALOG2 7
#define IDD_DIALOG1 101
#define IDB_BITMAP1 103
#define IDC_HOST 1001
#define IDC_PORT 1002
#define IDC_USER 1003
#define IDC_PASS 1004
#define IDC_LINE_URL 1004
#define IDC_UCHAN 1005
#define IDC_USER2 1005
#define IDC_DEBUG_FILE 1005
#define IDC_OCHAN 1006
#define IDC_CONTEXT 1007
#define IDC_BUTTON1 1008
#define IDC_APPLY 1008
#define IDC_RADIO1 1009
#define IDC_RADIO2 1010
#define IDC_CALLERID 1011
#define IDC_CHECK1 1012
#define IDC_CALLERIDEN 1012
#define IDC_ICHAN 1013
#define IDC_LINE 1013
#define IDC_CALLERIDEN2 1014
#define IDC_ICHREGEX 1014
#define IDC_CHECK2 1014
#define IDC_CHECKSIMPLE 1014
#define IDC_LIST1 1015
#define IDC_LINELIST 1015
#define IDC_REMOVELINE 1016
#define IDC_ADDLINE 1017
#define ID_LINEADD_OK 1019
#define IDC_LINE_NAME 1020
#define IDC_PROXY 1021
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 104
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1021
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif