Fix support of non-ASCII frame titles on MS-Windows (Bug#19590)
commit61cc7bf8c4059e0243903752189a13c88cc2cee5
authorEli Zaretskii <eliz@gnu.org>
Wed, 14 Jan 2015 18:14:02 +0000 (14 20:14 +0200)
committerEli Zaretskii <eliz@gnu.org>
Wed, 14 Jan 2015 18:14:02 +0000 (14 20:14 +0200)
tree474bf2bb37aca0670ccb349c0621de6782dbc081
parent1e5902ac64456fe9a68e3c9f92604df6e3128c5d
Fix support of non-ASCII frame titles on MS-Windows  (Bug#19590)

 src/w32fns.c (w32_set_title_bar_text): New function, including
 support for titles with non-ASCII characters outside of the
 current system codepage.
 (x_set_name, x_set_title): Use it.
src/ChangeLog
src/w32fns.c