
|
|
|
|
Home / Computers / Programming / Languages / C++ / Runtime Environments / COM / Class Libraries
|
| Categories |
|
|
|
|
|
|
|
|
Web Sites
|
- 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.
www.aisto.com/roeder/com
- tlb2h - 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.
www.lambdasoft.dk/tlb2h
|
|
|
|
|