Hi Dmitry,
On Tue, 26 Jul 2005 16:56:31 +0900 "Dmitry Timoshkov" dmitry@baikal.ru wrote:
The key word is "the whole" wparam. So, there is no need to truncate it by using LOWORD.
Oh sorry. For some reason I thought that HIWORD(wParam) is used for some other data. Here is a new patch, is it ok?
AFAIK in DBCS two separate messages are used.
A test under Windows would say it for sure.
I can't test it as I don't have a Windows with DBCS locales installed,
Just install one of such locales then, NT/2k/XP have built-in support for DBCS locales.
I'll try to find a distro that has. However, my 2000 and XP distros have an installation option for CJK locales, but the needed files are not on the installation CDs.
-- Ph.