代码搜索:tapi
找到约 905 项符合「tapi」的源代码
代码结果 905
www.eeworm.com/read/481348/1297476
dirs
!IF 0
Copyright (c) 1989-2000 Microsoft Corporation. All rights reserved.
!ENDIF
DIRS=\
tapi \
tapilib \
unimodem
OPTIONAL_DIRS= \
tapihelp \
www.eeworm.com/read/242733/4536643
dirs
!IF 0
Copyright (c) 1989-2000 Microsoft Corporation. All rights reserved.
!ENDIF
DIRS=\
tapi \
tapilib \
unimodem
OPTIONAL_DIRS= \
tapihelp \
www.eeworm.com/read/206632/5005272
dirs
!IF 0
Copyright (c) 1989-2000 Microsoft Corporation. All rights reserved.
!ENDIF
DIRS=\
tapi \
tapilib \
unimodem
OPTIONAL_DIRS= \
tapihelp \
www.eeworm.com/read/330176/3427114
dirs
!IF 0
Copyright (c) 1989-2000 Microsoft Corporation. All rights reserved.
!ENDIF
DIRS=\
tapi \
tapilib \
unimodem
OPTIONAL_DIRS= \
tapihelp \
www.eeworm.com/read/419495/2076646
h aeetapi.h
#ifndef AEETAPI_H
#define AEETAPI_H
/*======================================================
FILE: AEETAPI.h
SERVICES: AEE TAPI Interface
GENERAL DESCRIPTION:
Base level definitions, ty
www.eeworm.com/read/109348/15558680
h acdsmpl.h
#ifndef _ACDSMPL_
#define _ACDSMPL_
#include
#include
#include
#include
////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/102552/15776386
htm subject_18026.htm
序号:18026 发表者:fl 发表日期:2002-10-17 11:41:11
主题:谁有TAPI函数编写的电话拨号程序???
内容:谁有TAPI函数编写的电话拨号程序???急!!!!!!谢谢大家!!!!!!!!
返回上页
www.eeworm.com/read/349304/10837128
~pa main.~pa
unit Main;
{
TAPI Test
by Davide Moretti
this code is freeware, and can be used
anywhere without permission.
}
interface
uses
SysUtils, WinTypes, WinProcs
www.eeworm.com/read/349304/10837130
dpr term.dpr
program Term;
uses SysUtils, Windows, Tapi;
{$R *.RES}
{$APPTYPE CONSOLE}
var
bConnected: Boolean = False;
procedure lineCallback(hDevice, dwMsg, dwCallbackInstance,
dwParam1, dwPar
www.eeworm.com/read/349304/10837171
pas main.pas
unit Main;
{
TAPI Test
by Davide Moretti
this code is freeware, and can be used
anywhere without permission.
}
interface
uses
SysUtils, WinTypes, WinProcs