April 28, 2008
This contains the (long-delayed) update to winstl::reg_value, incorporating the value_multi_sz() method requested (and core
implementation kindly contributed) by Austin Ziegler

Download from http://stlsoft.org/

The next release is going to be focusing on Win64 compatibility.

============================================================================

Changes for 1.9.35 (29th April 2008)

Summary:
========

 * added value_multi_sz() to winstl::reg_value

Changes:
========

 WinSTL:
 -------

 + added value_multi_sz() to winstl::reg_value
 ~ refactored exception handling in basic_reg_key::reg_class() to avoid
   spurious compiler warnings about unreachable branches

============================================================================