c++.stlsoft - STLSoft 1.9.59 released
- Matt Wilson (19/19) Oct 24 2008 Download from http://stlsoft.org/
Download from http://stlsoft.org/
============================================================================
Changes for 1.9.59 (25th October 2008)
Summary:
========
* change in ATLSTL's property method helpers to avoid infinite loop in
Visual C++ 6 problem when implementing property puts to CComBSTR
* fixed compile error with GCC when using VARIANTs in C compilation units
Changes:
========
ATLSTL:
-------
~ atlsoft/automation/property_method_helpers.hpp:
~ fixed infinite loop defect in put_MemberValue(..., CComVariant const&,
...); now assigns directly and handles case whereby assignment fail
COMSTL:
-------
~ comstl/comstl.h:
~ refactored way in which VARIANT-manipulation macros are defined for C
compilation to fix compile errors with GCC
============================================================================
Oct 24 2008








Matt Wilson <matthewwilson acm.org>