added QueryRawValue() to wxRegKey and test code for it in the sample
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 12 Oct 2000 23:40:26 +0000 (23:40 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 12 Oct 2000 23:40:26 +0000 (23:40 +0000)
commit6dfec4b8d901b13f11745a1371083a0b8c1c6980
treed1ab38bf61529a6f7783021aecc83bd4145be2c2
parent1fc8878582bcdab2a90b95fb713c4d088a0e2a57
added QueryRawValue() to wxRegKey and test code for it in the sample

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8543 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/msw/registry.h
samples/console/console.cpp
src/msw/registry.cpp
wxBase.dsp