[Bug 1322] IsTextUnicode failure with IS_TEXT_UNICODE_REVERSE_MASK

Wine Bugs wine-bugs at winehq.com
Sun Jun 22 09:21:30 CDT 2003


http://bugs.winehq.com/show_bug.cgi?id=1322





------- Additional Comments From fsteinel at 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 

-- 
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list