From cbfe48a482e80dd513308d90d500f7c34c33b068 Mon Sep 17 00:00:00 2001 From: sje Date: Fri, 3 Nov 2006 13:33:30 +0000 Subject: git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@35 4f64403b-2f21-0410-a795-97e2b3489a10 --- iax/resource.h | 70 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 iax/resource.h (limited to 'iax/resource.h') diff --git a/iax/resource.h b/iax/resource.h new file mode 100644 index 0000000..42fb630 --- /dev/null +++ b/iax/resource.h @@ -0,0 +1,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 -- cgit v1.2.3