made wxRegKey bugfix note more detailed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35416 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2005-09-03 22:58:30 +00:00
parent 6758d3d3a3
commit de8a305a7f

View File

@@ -150,7 +150,7 @@ wxMSW:
- DDE fixed for Unicode.
- Fixed ownerdrawn multiline buttons.
- wxCheckListBox item background fixed.
- Fixed some wxRegKey bugs.
- Fixed error when trying to read a value from key not accessible for writing.
wxWinCE: