代码搜索:TAPI
找到约 905 项符合「TAPI」的源代码
代码结果 905
www.eeworm.com/read/460787/1557824
cpp tapiutils.cpp
//
// TAPIUTILS.CPP
//
// This module implements the CTapiConnection class.
//
#include "stdafx.h"
#include
#include "TapiUtils.h"
// All TAPI line functions return 0 for SUCCESS,
www.eeworm.com/read/453662/1639209
cpp tapiutils.cpp
//
// TAPIUTILS.CPP
//
// This module implements the CTapiConnection class.
//
#include "stdafx.h"
#include
#include "TapiUtils.h"
// All TAPI line functions return 0 for SUCCESS,
www.eeworm.com/read/234969/4654596
cpp tapiutils.cpp
//
// TAPIUTILS.CPP
//
// This module implements the CTapiConnection class.
//
#include "stdafx.h"
#include
#include "TapiUtils.h"
// All TAPI line functions return 0 for SUCCESS,
www.eeworm.com/read/132539/14085578
cpp tapiutils.cpp
//
// TAPIUTILS.CPP
//
// This module implements the CTapiConnection class.
//
#include "stdafx.h"
#include
#include "TapiUtils.h"
// All TAPI line functions return 0 for SUCCESS,
www.eeworm.com/read/101754/15819255
cpp tapiutils.cpp
//
// TAPIUTILS.CPP
//
// This module implements the CTapiConnection class.
//
#include "stdafx.h"
#include
#include "TapiUtils.h"
// All TAPI line functions return 0 for SUCCESS,
www.eeworm.com/read/279273/10449509
txt 24.txt
电话拨号
利用 API 可以直接拨号。声明:
Private Declare Function tapiRequestMakeCall Lib "TAPI32.DLL" (ByVal DestAddr$, ByVal AppName As String, ByVal CalledParty As String, ByVal Comment As String) As
www.eeworm.com/read/469408/6976024
h exttapisampledlg.h
// ExtTAPISampleDlg.h : header file
//
#pragma once
#define TAPI_FRIENDLY_NAME TEXT("ExtTAPISample")
#define X_OFFSET 10
#define Y_OFFSET 10
// CExtTAPISampleDlg dialog
class CExtT
www.eeworm.com/read/139522/13151116
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls,tapi;
const
WM_myCOMMNOTIFY = WM_USER + 100; // 通讯消息
ty
www.eeworm.com/read/139522/13151146
~pas unit1.~pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls,tapi;
const
WM_myCOMMNOTIFY = WM_USER + 100; // 通讯消息
ty
www.eeworm.com/read/139522/13151153
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls,tapi;
const
Wm_mycommNotify=Wm_User+100;
Wm_ycommNoti