代码搜索:TAPI
找到约 905 项符合「TAPI」的源代码
代码结果 905
www.eeworm.com/read/100969/15859156
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, TAPI, Mask, Grids, MMSystem,
cGAcomTAPI, Buttons, ExtCtrls, MPlayer;
ty
www.eeworm.com/read/100969/15859161
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, TAPI, Mask, Grids, MMSystem,
cGAcomTAPI, Buttons, ExtCtrls, MPlayer;
ty
www.eeworm.com/read/144495/12787312
h wavexg.h
// A Header file for wave functions for dialer/talker
// (c) Dialogic corp 1995, 1996
// This will vanish when integrated TAPI/WAVE driver is implemented; hence quik&dirty way
#define MAXWAVEDEVS
www.eeworm.com/read/174030/5366250
cs program.cs
using System;
using System.Collections.Generic;
using System.Text;
using JulMar.Tapi3;
namespace TestTapi
{
class Program
{
static void Main(string[] args)
{
www.eeworm.com/read/254485/4382267
h pch.h
// pch.h
#define STRICT
#include
#include
#include
#include
#include
www.eeworm.com/read/429587/8801496
clw tapicase.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CTAPICaseView
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "TAPI
www.eeworm.com/read/178679/9388863
clw tapicase.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CTAPICaseView
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "TAPI
www.eeworm.com/read/167569/9960240
clw tapicase.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CTAPICaseView
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "TAPI
www.eeworm.com/read/349304/10837120
txt readme.txt
This is a Delphi implementation of the Windows Telephony headers.
There's a test program that can monitor calls made with other TAPI
enabled programs like Remote Access and can also dial calls.
Als