How To Install TAPI Service Providers with TELEPHON.CPL

ID: Q132190

1.00 4.00 | 3.51 4.00

WINDOWS   | WINDOWS NT
kbprg kbhowto

The information in this article applies to:

- Microsoft Windows Telephony Software Development Kit (TAPI SDK)

  version 1.0

- Microsoft Win32 Application Programming Interface (API) included with:
  - Microsoft Windows NT version 4.0
  - Microsoft Windows 95 version 4.0

SUMMARY

TAPI Service Providers (TSPs) must have a version resource to be displayed in the 'Add Driver' dialog in the Telephony Control Panel Applet (CPL).

MORE INFORMATION

The Telephony CPL reads the first version resource from all TSPs in the Windows System directory to get the strings displayed in the Add Driver dialog box. If any particular TSP doesn't include the necessary version resource, it isn't included as an installable Telephony Driver. The ATSP sample demonstrates how to include the version resource.

This is only an issue with the TAPI 1.0 redistributable telephon.cpl for Windows 3.1. Under Windows 95 and Windows NT 4.0, the Telephony CPL uses the filename of the TSP if the TSP doesn't include a version resource. However, Microsoft recommends that a version resource still be included so that the user can use a friendly name rather than the filename when installing the TSP.

Additional reference words: 1.00 1.30 1.40 2.00 4.00 95 KBCategory: kbprg kbhowto KBSubcategory: Tapi

Keywords          : kbTAPI Tapi 
Version           : 1.00 4.00 | 3.51 4.00
Platform          : NT WINDOWS

Last Reviewed: August 5, 1998