(keyboard_codepage): New static variable.
authorJason Rumney <jasonr@gnu.org>
Sun, 21 Jun 2009 03:34:19 +0000 (03:34 +0000)
committerJason Rumney <jasonr@gnu.org>
Sun, 21 Jun 2009 03:34:19 +0000 (03:34 +0000)
commit13087e59257ca4b90aa93dfa2b5cee6a50e6df5b
tree59494c5dab4379865f7725ad94245cc01deb6f90
parentc4ea8f00497998895c170cafbdfb42aedf678a3a
(keyboard_codepage): New static variable.
(w32_read_socket) [WM_INPUTLANGCHANGE]: Update it.
(w32_read_socket) [WM_CHAR]: Use it to decode character
input (bug#3237).
(w32_initialize): Initialize it.
(codepage_for_locale): New function.
src/ChangeLog
src/w32term.c