On Tue, 26 Jul 2005 16:04:22 +0900 "Dmitry Timoshkov" <[EMAIL PROTECTED]> wrote:
> This patch is not correct. All messages which potentially go through > wineserver > should be posted/sent via unicode. OK, then how you would suggest to solve the problem described in previous messages of this thread? > Perhaps map_wparam_AtoW and map_wparam_WtoA > should translate the whole wparam, i.e. both high and low bytes. What about the character codes which can't be converted? > What does > Windows do if the current locale is DBCS (Chinese/Japanese/Korean), does it > translate the whole wparam in that case? AFAIK in DBCS two separate messages are used. -- Ph.