Automatic ANSI<>Unicode message translation

Phil Krylov phil at newstar.rinet.ru
Tue Jul 26 02:28:23 CDT 2005


On Tue, 26 Jul 2005 16:04:22 +0900
"Dmitry Timoshkov" <dmitry at baikal.ru> 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.



More information about the wine-devel mailing list