How To Install TAPI Service Providers with TELEPHON.CPL

Last reviewed: December 16, 1996
Article ID: Q132190
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


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: December 16, 1996
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.