Make wxMSW stack walking methods work with Unicode identifiers.
This allows to show the stack properly for e.g. Japanese programs. Closes #15138. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74817 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -589,6 +589,7 @@ wxMSW:
|
||||
- Fix launching some types of files under Windows 7 and later (Steven Houchins).
|
||||
- Don't use an icon for items inserted without one into wxListCtrl (Chuddah).
|
||||
- Handle custom configurations when using MSVC autolinking (tinman).
|
||||
- Fix wxStackWalker to work with Unicode identifiers (suzumizaki).
|
||||
|
||||
wxOSX:
|
||||
|
||||
|
Reference in New Issue
Block a user