代码搜索:TAPI

找到约 905 项符合「TAPI」的源代码

代码结果 905
www.eeworm.com/read/139557/5798441

c recv.c

/*++ Copyright (c) 1999-2000 Microsoft Corporation. All rights reserved. Module Name: recv.c Abstract: Environment: --*/ #include "windows.h" #include "tapi.h" #include "ndis.h" #include "ndi
www.eeworm.com/read/346068/11771224

dfm tapifr.dfm

object Form1: TForm1 Left = 176 Top = 115 Width = 544 Height = 349 Caption = 'TAPI demo' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Heig
www.eeworm.com/read/441970/1768153

cpp vmodem.cpp

#include #include #include #include #include "vmodem.h" #define tapiVersionCur (MAKELONG(4,1)) HLINEAPP hlineapp; HLINE hline; HCALL hcall; HAN
www.eeworm.com/read/366745/9800365

htm 24.htm

电话拨号 利用 API 可以直接拨号。声明: Private Declare Function tapiRequestMakeCall Lib "TAPI32.DLL" (ByVal DestAddr$, ByVal AppName As String, ByVal CalledParty As Stri
www.eeworm.com/read/366745/9800774

htm 24.htm

电话拨号 利用 API 可以直接拨号。声明: Private Declare Function tapiRequestMakeCall Lib "TAPI32.DLL" (ByVal DestAddr$, ByVal AppName As String, ByVal CalledParty As Stri
www.eeworm.com/read/144495/12787313

cpp talkdlg.cpp

// talkdlg.cpp : implementation file // (c) Dialogic corp 1995, 1996 #include "stdafx.h" #include #include "tapiapp.h" #include "tapiline.h" #include "tapicall.h" #include "talker32.
www.eeworm.com/read/317630/13500574

htm 24.htm

电话拨号 利用 API 可以直接拨号。声明: Private Declare Function tapiRequestMakeCall Lib "TAPI32.DLL" (ByVal DestAddr$, ByVal AppName As String, ByVal CalledParty As Stri
www.eeworm.com/read/129156/5974951

h comdial.h

#ifndef _COMDIAL_H #include "windows.h" #include "mcx.h" #include "tapi.h" #define WIN95TAPIVERSION 0x00010004 typedef struct tagMYTAPI { HLINEAPP hTAPI; HLINE hLine; DWORD dwLine;
www.eeworm.com/read/346740/11726538

htm 24.htm

电话拨号 利用 API 可以直接拨号。声明: Private Declare Function tapiRequestMakeCall Lib "TAPI32.DLL" (ByVal DestAddr$, ByVal AppName As String, ByVal CalledParty As Stri