imm32: Improve ImmGetCompositionString.

Aric Stewart aric at codeweavers.com
Wed Sep 10 09:01:32 CDT 2008


It should return number of copied bytes. But it always returned required
buffer size to receive all information.
It didn't copy attributes and clause informations.
It didn't do necessary conversion except GCS_*STR.
FROM:  Kusanagi Kouichi <slash at ma.neweb.ne.jp>

includes a test of ImmGetCompositionStringA
---
  dlls/imm32/imm.c         |  207 
+++++++++++++++++++++++++++++-----------------
  dlls/imm32/tests/imm32.c |   28 ++++++
  2 files changed, 158 insertions(+), 77 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1fe0b46f238155c7a50df9f08bcce8f94675ccab.diff
Type: text/x-patch
Size: 10718 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080910/5d53c12a/attachment.bin 


More information about the wine-patches mailing list