x11drv: add ime functionality to winex11drv all xim interaction will soon pass through this functionality instead of directly to imm32

Aric Stewart aric at codeweavers.com
Wed Apr 2 10:13:59 CDT 2008


---
  dlls/winex11.drv/Makefile.in      |    3 +-
  dlls/winex11.drv/ime.c            | 1437 
+++++++++++++++++++++++++++++++++++++
  dlls/winex11.drv/winex11.drv.spec |   18 +
  dlls/winex11.drv/x11drv.h         |   13 +
  dlls/winex11.drv/x11drv_main.c    |    2 +
  dlls/winex11.drv/xim.c            |    2 +
  6 files changed, 1474 insertions(+), 1 deletions(-)
  create mode 100644 dlls/winex11.drv/ime.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: e45c44bbe55c5f02cb8cf85b3f14c1eaa4bd6fa6.diff
Type: text/x-patch
Size: 52070 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080402/a80afbfa/attachment-0001.bin 


More information about the wine-patches mailing list