Home >> Computers >> Programming >> Languages >> C++ >> Runtime Environments >> COM >> Class Libraries


  ATL
       


Comet
Language binding between COM and C++. It allows you to do both COM client and COM server programming, without any dependency on either ATL or MFC.

Alcatraz
A C++ library that can be used to protect OCX components. (It is not an OCX component to protect application software). Uses a "license file" protection system. By Salony Software.

Lutz Roeder's Compact Library
A simple class library for developing software components based on COM. Compact is usable with Visual C++ and provides the same basic mechanisms for interface handling and Automation like the ATL or the MFC.


Computers: Programming: Languages: C++: Class Libraries






© 2005 GeneralAnswers.org