Revert "Make wxMSW stack walking methods work with Unicode identifiers."
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 15 Sep 2013 11:57:23 +0000 (11:57 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 15 Sep 2013 11:57:23 +0000 (11:57 +0000)
commit7dbb435338bce3b3747dcef615e13f80fbff5389
treeb5df080ce3d35a749c61ff7af457cd793fd9c799
parente8481866872d3eec6e0ce1fa7eab856abff26c34
Revert "Make wxMSW stack walking methods work with Unicode identifiers."

This reverts r74817 because it broke compilation with VC8 and it doesn't seem
obvious to fix this.

See #15138, closes #15500.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74820 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
include/wx/msw/debughlp.h
include/wx/msw/stackwalk.h
src/msw/debughlp.cpp
src/msw/dlmsw.cpp
src/msw/stackwalk.cpp