reorganized VK to WXK translation code to use a table instead of huge switch statemen...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 22 Jun 2006 18:27:02 +0000 (18:27 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 22 Jun 2006 18:27:02 +0000 (18:27 +0000)
commitd5c21b02b520e862d0daf8667eca0b568b639be7
tree918abf411e47ce654aa839c04e5c0aa183941d6f
parentd381e983ebdc0e3e9b1980c3a3420940476a0e1e
reorganized VK to WXK translation code to use a table instead of huge switch statement in which it was too easy to get lost

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39820 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/msw/window.h
src/msw/window.cpp