In Windows, the leading byte for multibyte characters are set to upper
commitc91d9f0c90d96e60517a753eecb2921275ff2c4e
authorYoshiro Takeno <taro-x@justsystem.co.jp>
Mon, 26 Jan 2004 20:20:07 +0000 (26 20:20 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 26 Jan 2004 20:20:07 +0000 (26 20:20 +0000)
treec9f56e452f812cd216ae095c7272ad3390c8b651
parentb9e56b9b9961709561611a50e1cc9ce93bfed318
In Windows, the leading byte for multibyte characters are set to upper
byte. If single byte character is used, the upper byte is set to 0.
controls/edit.c
dlls/user/message.c
windows/defwnd.c
windows/winproc.c