代码搜索:TAPI

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

代码结果 905
www.eeworm.com/read/330176/3427096

h tapihelp.h

/****************************************************************************** Copyright (c) 1996-2000 Microsoft Corporation. All rights reserved. tapihelp.h : TAPI helper functions include file
www.eeworm.com/read/132539/14085584

cpp tapiline.cpp

// TAPILine.cpp: implementation of the CTAPILine class. ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "TAPI.h" #include "TAPICase.h" #include
www.eeworm.com/read/101754/15819259

cpp tapiline.cpp

// TAPILine.cpp: implementation of the CTAPILine class. ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "TAPI.h" #include "TAPICase.h" #include
www.eeworm.com/read/100547/15872424

frm fmain.frm

VERSION 5.00 Begin VB.Form fMain Caption = "Native VB TAPI Tester" ClientHeight = 5205 ClientLeft = 3555 ClientTop = 3165 ClientWidth = 6705
www.eeworm.com/read/429587/8801466

h tapiutils.h

// // TAPIUTILS.H // #include class CTapiConnection { protected: // this area contains the protected members of the CTapiConnection class DWORD m_dwNumDevs; // the nu
www.eeworm.com/read/185352/9042015

txt readme.txt

created on 08/25/99 revised on 01/15/00 '**************************************************************** '* vbTAPI - Full source code for Visual Basic 5/6 '* '* A TAPI devcaps-dialer appli
www.eeworm.com/read/178679/9388847

h tapiutils.h

// // TAPIUTILS.H // #include class CTapiConnection { protected: // this area contains the protected members of the CTapiConnection class DWORD m_dwNumDevs; // the nu
www.eeworm.com/read/167569/9960226

h tapiutils.h

// // TAPIUTILS.H // #include class CTapiConnection { protected: // this area contains the protected members of the CTapiConnection class DWORD m_dwNumDevs; // the nu
www.eeworm.com/read/436801/7762437

txt readme.txt

created on 08/25/99 revised on 01/15/00 '**************************************************************** '* vbTAPI - Full source code for Visual Basic 5/6 '* '* A TAPI devcaps-dialer appli
www.eeworm.com/read/139972/13116612

~pas main.~pas

unit main; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs,tapi, StdCtrls, Buttons, ComCtrls; const HiVer = $00020000; // Highest A