代码搜索:TAPI
找到约 905 项符合「TAPI」的源代码
代码结果 905
www.eeworm.com/read/139522/13151185
~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
www.eeworm.com/read/136978/13349294
pas frmtapi.pas
unit frmTapi;
{
Program name: Demo Phone
Version: V1.0
Date: Sepember 18th 2001
Requirements: amTapi Lite control, VOICE modem or TAPI compliant telephony device
Operating System:
www.eeworm.com/read/258856/11836439
bas netwaremodule.bas
Attribute VB_Name = "NetWareModule"
Option Explicit
'电话拨号
Declare Function tapiRequestMakeCall& Lib "TAPI32.DLL" (ByVal DestAddress$, ByVal AppName$, ByVal CalledParty$, ByVal Comment$)
Public Con
www.eeworm.com/read/151211/12229161
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/130212/14203292
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Tapi3.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#def
www.eeworm.com/read/481348/1297422
c slipframe.c
/*++
Copyright (c) 1993-2000 Microsoft Corporation. All rights reserved.
Module Name:
pppframe.c
Abstract:
Environment:
--*/
#include "windows.h"
#include "tapi.h"
#include
www.eeworm.com/read/481348/1297426
c pppframe.c
/*++
Copyright (c) 1993-2000 Microsoft Corporation. All rights reserved.
Module Name:
pppframe.c
Abstract:
Environment:
--*/
#include "windows.h"
#include "tapi.h"
#include
www.eeworm.com/read/242733/4536589
c slipframe.c
/*++
Copyright (c) 1993-2000 Microsoft Corporation. All rights reserved.
Module Name:
pppframe.c
Abstract:
Environment:
--*/
#include "windows.h"
#include "tapi.h"
#include
www.eeworm.com/read/242733/4536593
c pppframe.c
/*++
Copyright (c) 1993-2000 Microsoft Corporation. All rights reserved.
Module Name:
pppframe.c
Abstract:
Environment:
--*/
#include "windows.h"
#include "tapi.h"
#include