Re: ntdll: rtlstr.c: Implement checking for control characters in RtlIsTextUnicode [try 2]
19 Jun
2008
19 Jun
'08
12:45 p.m.
On Wed, Jun 18, 2008 at 7:02 PM, Zac Brown <zac(a)zacbrown.org> wrote:
Implement setting of IS_TEXT_UNICODE_CONTROLS and IS_TEXT_UNICODE_REVERSE_CONTROLS when control characters are present in RtlIsTextUnicode.
Just a minor point: AFAIK the rule is to use C style /* comments */ only. --John Klehm
19 Jun
19 Jun
1:39 p.m.
New subject: ntdll: rtlstr.c: Implement checking for control characters in RtlIsTextUnicode [try 2]
John Klehm wrote:
On Wed, Jun 18, 2008 at 7:02 PM, Zac Brown <zac(a)zacbrown.org> wrote:
Implement setting of IS_TEXT_UNICODE_CONTROLS and IS_TEXT_UNICODE_REVERSE_CONTROLS when control characters are present in RtlIsTextUnicode.
Just a minor point: AFAIK the rule is to use C style /* comments */ only.
--John Klehm
Thanks, I hadn't realized I'd done it till you mentioned it. -Zac
6390
Age (days ago)
6390
Last active (days ago)
1 comments
2 participants
participants (2)
-
John Klehm -
Zac Brown