english deutsch
ATL
Articles, Books, FAQs and Tutorials, Resources, ATL/AUX Library, CBstr, Chris's Developer Tools, CodeGuru - ATL/WTL Programming
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.
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.
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.