]> git.saurik.com Git - wxWidgets.git/commitdiff
Initialize Unicode code when generating wxEVT_CHAR_HOOK in wxMSW.
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 26 Mar 2013 11:00:24 +0000 (11:00 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 26 Mar 2013 11:00:24 +0000 (11:00 +0000)
Use the fixed value of 0 for the keys without Unicode equivalent instead of
whatever junk was there in the uninitialized variable.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73719 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775


No differences found