http://bugs.winehq.com/show_bug.cgi?id=1322
------- Additional Comments From fsteinel@flonet.net 2003-22-06 09:21 ------- Bug comments restored from Gmane.org:
Calling IsTextUnicode with the IS_TEXT_UNICODE_UNICODE_MASK option correctly determines that ansi text is not unicode. However calling IsTextUnicode with the IS_TEXT_UNICODE_REVERSE_MASK option for that same ansi text incorrectly reports that the text is Unicode.
------- Additional Comments From tony_lambregts <at> telusplanet.net 2003-03-14 20:34 ------- AFAICT IsTextUnicode is very rudimentary in wine. If you want to improve it please look in dlls/ntdll/rtlstr.c