hanspeterstalder / itapi3

C++/CLI TAPI 3.0 client .NET wrapper

Home Page:http://www.julmar.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ITAPI3 - Managed TAPI 3.0 .NET wrapper

This C++/CLI library is for applications that want to access TAPI 3.x functions. The existing .NET RCW cannot be used with TAPI 3.0 due to some issues in the TAPI 3.0 COM library. This wrapper works around those issues and provides a proper wrapped implementation.

The last build of this code was with Visual Studio 2008 using the C++/CLI compiler.

If you are interested in using TAPI 2.0, then check out ATAPIinstead.

More information on this library is available at http://julmar.com/?s=itapi3

About

C++/CLI TAPI 3.0 client .NET wrapper

http://www.julmar.com

License:MIT License


Languages

Language:C++ 99.8%Language:C 0.2%