[winex11.drv/keyboard.c] :Some fix and new function.

Anatoly vostok at etersoft.ru
Fri Nov 24 07:46:26 CST 2006


Hi!

This patch adds in /dlls/winex11.drv/ new module (ucs2keysym.c).
Keyboard.c needs this module (function ucs2ketsym) for convert Unicode 
values to KeySym (See
patch). Now in function X11DRV_VkKeyScanEx have removed  FIXME,because 
function ucs2keysym returns correct keysym for wchar/

Changelog:
Add function usc2keysym to convert from WCHAR values to Keysym. And now
we have correct keycode for wchar values.




-------------- next part --------------
A non-text attachment was scrubbed...
Name: winex11.drv-VkKeyScanEx-ucs2keysym.patch
Type: text/x-patch
Size: 69825 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20061124/2ee3eb0a/winex11.drv-VkKeyScanEx-ucs2keysym-0001.bin


More information about the wine-devel mailing list