|
Home / Computers / Programming / Languages / C++ / Runtime Environments / COM / Class Libraries / ATL
|
| Categories |
|
|
|
|
|
|
|
|
Web Sites
|
- ATL/AUX Library - A source library that provides utility patterns for developing ATL-based COM projects.
www.nozillium.com/atlaux
- CBstr - A BSTR wrapper-class with string manipulation members. It extends _bstr_t with the interface of the MFC CString class. (Gary Olliffe)
www.codeguru.com/atl/CBstr.shtml
- Chris's Developer Tools - A collection of ATL utility code pieces including: TraceHook - a member function call tracing delegator. CAspPtr - pull the ASP intrinsic objects from the MTS context. SmartEnumVARIANT - Buffer collection items to be enumerated. And others... (Chris Sells)
www.sellsbrothers.com/tools/index.htm
- CodeGuru - ATL/WTL Programming - Source code, examples and articles for ATL and WTL programming.
www.codeguru.com/atl
|