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

Jactry Zeng jactry92 at gmail.com
Wed Feb 17 09:06:06 CST 2016


Sorry, please ignore this patch.
I find another bug of Wine's IsTextUnicode. So I can't use it directly.

2016-02-16 16:13 GMT+08:00 Jactry Zeng <jzeng at codeweavers.com>:

> 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(-)
>
>
>
>
>
>


-- 
Regards,
Jactry Zeng
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20160217/bd9dd8de/attachment-0001.html>


More information about the wine-devel mailing list