ntdll: rtlstr.c: Implement checking for control characters in RtlIsTextUnicode [try 9]

Zac Brown zac at zacbrown.org
Mon Jun 30 11:49:01 CDT 2008


Add checking for control characters in both standard and byte-reversed forms to 
(Rtl)IsTextUnicode.

Changelog:
* Use strchrW instead of a helper function to check characters against control 
character strings.
* Properly takes length of string to check into account.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Fix-RtlIsTextUnicode-ControlChars-2.patch
Type: text/x-patch
Size: 0 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080630/c65452c1/attachment-0001.bin 


More information about the wine-patches mailing list