Gehe zu deutscher Webseite

Projects & downloads

You are here:
Projects & downloadsCallLib - Phone call library to initiate phone call over TAPI

Project description:

The CallLib API is a minimal API for Windows which initiates calls over the TAPI line. The library MakeCall.DLL contains only two functions:
- GetTapiDevices(buf: PAnsiChar): integer; stdcall;
- MakeCall(phoneNumber: PAnsiChar; deviceId: integer): integer; stdcall;
Daniel Marschall
ViaThinkSoft Co-Founder

Downloads related to this project

Includes MakeCall.dll, the source code in Delphi as well as a small demo application.
Daniel Marschall
ViaThinkSoft Co-Founder