⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 cp_ivr.clw

📁 一个使用tapi实现的自动语音应答的例子
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CCP_IVRDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "CP_IVR.h"

ClassCount=3
Class1=CCP_IVRApp
Class2=CCP_IVRDlg
Class3=CAboutDlg

ResourceCount=5
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_CP_IVR_DIALOG
Resource4=IDD_ABOUTBOX (English (U.S.))
Resource5=IDD_CP_IVR_DIALOG (Neutral)

[CLS:CCP_IVRApp]
Type=0
HeaderFile=CP_IVR.h
ImplementationFile=CP_IVR.cpp
Filter=N

[CLS:CCP_IVRDlg]
Type=0
HeaderFile=CP_IVRDlg.h
ImplementationFile=CP_IVRDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=CCP_IVRDlg

[CLS:CAboutDlg]
Type=0
HeaderFile=CP_IVRDlg.h
ImplementationFile=CP_IVRDlg.cpp
Filter=D

[DLG:IDD_ABOUTBOX]
Type=1
ControlCount=4
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308352
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889
Class=CAboutDlg


[DLG:IDD_CP_IVR_DIALOG]
Type=1
ControlCount=3
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Class=CCP_IVRDlg

[DLG:IDD_ABOUTBOX (English (U.S.))]
Type=1
Class=CAboutDlg
ControlCount=4
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308480
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889

[DLG:IDD_CP_IVR_DIALOG (Neutral)]
Type=1
Class=CCP_IVRDlg
ControlCount=19
Control1=IDC_STATIC,button,1342177287
Control2=IDC_STATIC,static,1342308352
Control3=IDC_DEVICE_LIST,combobox,1344340226
Control4=IDC_STATIC,static,1342308352
Control5=IDC_PK_UP_DELAY,edit,1350633600
Control6=IDC_STATIC,static,1342308352
Control7=IDC_RESTART,button,1342242816
Control8=IDC_STATIC,static,1342308352
Control9=IDC_CALLER_ID,edit,1350633600
Control10=IDC_STATIC,static,1342308352
Control11=IDC_STATUS,edit,1350633600
Control12=IDC_SEE_LOG,button,1342242816
Control13=IDC_STATIC,static,1342308352
Control14=IDC_LOG,listbox,1352732929
Control15=IDC_START,button,1342242817
Control16=IDCANCEL,button,1342242816
Control17=IDC_STATIC,static,1342177296
Control18=IDC_CLEAR_LOG,button,1342242816
Control19=IDC_HOOK_MIC_SPK,button,1342242816

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -