[v2] user32: Use IsTextUnicode instead of a helper.

Jactry Zeng jzeng at codeweavers.com
Tue Feb 16 02:13:20 CST 2016


Hi,

This patch try to fix tests in patch 119212:
http://source.winehq.org/patches/data/119212

I'm not very sure is IsTextUnicode(IS_TEXT_UNICODE_STATISTICS) good
enough for dealing with all cases may be fed by DDE. But it works
for all cases we have in dlls/user32/tests/dde.c .

ChangeLog:
- Use IS_TEXT_UNICODE_STATISTICS.


Signed-off-by: Jactry Zeng <jzeng at codeweavers.com>
---
  dlls/user32/dde_server.c | 15 ++++-----------
  dlls/user32/tests/dde.c  | 20 ++++++++++----------
  2 files changed, 14 insertions(+), 21 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-user32-Use-IsTextUnicode-instead-of-a-helper.txt
Type: text/x-patch
Size: 4681 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20160216/c9cdbf03/attachment.bin>


More information about the wine-patches mailing list