代码搜索:tapi
找到约 905 项符合「tapi」的源代码
代码结果 905
www.eeworm.com/read/109348/15558677
c acdtapi.c
///////////////////////////////////////////////////////////////////////////////////
//
// ACDTAPI.C
//
// This file handles all tapi functionality in the ACD sample
//
//
//
////////////////
www.eeworm.com/read/426258/10271456
cs form1.cs
//
// Ported from Peter Foot's VB TAPI example, based on Alex Feinman's TAPI wrapper
//
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using S
www.eeworm.com/read/144495/12787283
cpp tapiapp.cpp
// tapiapp.cpp : Defines the class behaviors for the TAPI application.
// (c) Dialogic corp 1995, 1996
#include "stdafx.h"
#include
#include "tapiapp.h"
#ifdef _DEBUG
#undef THIS_FI
www.eeworm.com/read/172951/9681566
txt readme.txt
HTDSU41.SYS -- Release 1.0 -- 9/7/94
Release notes for the HT Communications DSU41 WAN/TAPI Miniport Sample
Driver.
This driver provides a sample of how to develop a WAN/TAPI Miniport
driver
www.eeworm.com/read/171024/9774889
h simpletapi.h
#if !defined _SIMPLE_TAPI_H
#define _SIMPLE_TAPI_H
//
// SimpleTapi.h
//
// Source code from:
//
// Serial Communications: A C++ Developer's Guide, 2nd
// Edition by Mark Nelson, IDG Bo
www.eeworm.com/read/129156/5974953
c simple.c
//---------------------------------------------------------------------------
//
// Module: simple.c
//
// Purpose:
// The sample application demonstrates the usage of the Simple TAPI
//
www.eeworm.com/read/328742/13005409
c ui.c
//
// MODULE: UI.c
//
// PURPOSE: Parsing Command line parameter and setting flags.
//
#include
#define TAPI_CURRENT_VERSION 0x00020000
#include
void ShowHelp();
BOOL
www.eeworm.com/read/100550/15872417
c ui.c
//
// MODULE: UI.c
//
// PURPOSE: Parsing Command line parameter and setting flags.
//
#include
#define TAPI_CURRENT_VERSION 0x00020000
#include
void ShowHelp();
BOOL
www.eeworm.com/read/363935/9931139
h tapix.h
// Written by JHCC
#ifndef _TAPIX__H
#define _TAPIX__H
#define TAPI_CURRENT_VERSION 0x00010004
#include
#include "tapiline.h"
// Constant used in WaitForCallState when any new
//
www.eeworm.com/read/313606/13584043
h tapix.h
// Written by JHCC
#ifndef _TAPIX__H
#define _TAPIX__H
#define TAPI_CURRENT_VERSION 0x00010004
#include
#include "tapiline.h"
// Constant used in WaitForCallState when any new
//