wxWidgets/interface/wx/msw
Vadim Zeitlin 7dd75c8844 Revert "Add support for reading multi string values to wxRegKey."
Reverts r78136 (see #15727) because the multi-string values in Windows
registry are actually not "name=value" pairs at all but just NUL-separated
strings and the API provided for reading them was inappropriate.

Also see #16719.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@78326 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-12-27 14:24:52 +00:00
..
ole Fix wrong variable name in the example in wxVariantDataSafeArray documentation. 2014-01-17 14:33:03 +00:00
regconf.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
registry.h Revert "Add support for reading multi string values to wxRegKey." 2014-12-27 14:24:52 +00:00