Re: ntdll: rtlstr.c: Implement checking for control characters in RtlIsTextUnicode [try 2]
June 19, 2008
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
June 2008
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
6490
Age (days ago)
6490
Last active (days ago)
1 comments
2 participants
participants (2)
-
John Klehm -
Zac Brown