issue-#74 Letter 'z with caron' missing in HostTextConv

Post Reply
User avatar
Josef Templ
Posts: 2047
Joined: Tue Sep 17, 2013 6:50 am

issue-#74 Letter 'z with caron' missing in HostTextConv

Post by Josef Templ »

This issue is about the missing letters 'z with caron' and 'Z with caron' in HostTextConv.ThisWndChar and WriteWndChar.
For the issue see http://redmine.blackboxframework.org/issues/74.
For the changes see http://redmine.blackboxframework.org/pr ... a88b4c4faa.

This is a rather trivial fix.
It simply adds the two missing character for proper conversion between
Unicode and Windows Latin-1 (Cp1252) to ThisWndChar and WriteWndChar.
I think there is not much to discuss about it.

- Josef
Post Reply