Module: wine Branch: master Commit: 5db70db76e8d9d947852cf5af01f55cd8565930c URL: http://source.winehq.org/git/wine.git/?a=commit;h=5db70db76e8d9d947852cf5af0...
Author: Aric Stewart aric@codeweavers.com Date: Tue Jul 10 14:19:22 2007 -0500
imm32: Use the COMPOSITIONSTRING in hCompStr.
Stop using our custom structure for the Composition string and instead use the COMPOSITIONSTRING whose handle is in the IMC structure.
---
dlls/imm32/imm.c | 672 ++++++++++++++++++++++++++++++++++++++---------------- 1 files changed, 477 insertions(+), 195 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=5db70db76e8d9d947852cf...