Re: More MSDN lies: RtlStringCchLength
- From: "Slava M. Usov" <stripit.slough@xxxxxxx>
- Date: Mon, 29 Aug 2005 15:48:46 +0200
"Norman Diamond" <ndiamond@xxxxxxxxxxxxxxxx> wrote in message
news:uhacgHDrFHA.2996@xxxxxxxxxxxxxxxxxxxxxxx
>> you are getting really hung up on TCHAR.
>
> Because I saw it used, and I saw headers make it available.
You have been told that this is strictly because some headers are used for
both kernel and user mode code; in the latter case, TCHAR must be supported.
Don't use it in kernel mode, and you'll be fine. I do not use it even in
user mode.
[...]
> For more than 20 years your company has been shipping OSes with multibyte
> characters for ANSI
Windows 1.0 was shipped on 20-Nov-1985, and that's less than 20 years, so
you must be talking about MS DOS 3.x. I do not think MS DOS ever supported
multi-byte characters; at any rate, I am not aware of any standard
multi-byte encoding that gained universal acceptance until early nineties.
Even extended _single_ byte encodings were in a great state of confusion
well into mid-nineties, and even now I accidentally come across supposedly
Cyrillic encodings that must be literally deciphered -- which I usually
avoid doing ;-)
S
.
- Follow-Ups:
- Re: More MSDN lies: RtlStringCchLength
- From: Norman Diamond
- Re: More MSDN lies: RtlStringCchLength
- References:
- More MSDN lies: RtlStringCchLength
- From: Norman Diamond
- Re: More MSDN lies: RtlStringCchLength
- From: Jochen Kalmbach [MVP]
- Re: More MSDN lies: RtlStringCchLength
- From: Norman Diamond
- Re: More MSDN lies: RtlStringCchLength
- From: Jochen Kalmbach [MVP]
- Re: More MSDN lies: RtlStringCchLength
- From: Norman Diamond
- Re: More MSDN lies: RtlStringCchLength
- From: Jochen Kalmbach [MVP]
- Re: More MSDN lies: RtlStringCchLength
- From: Norman Diamond
- Re: More MSDN lies: RtlStringCchLength
- From: Doron Holan [MS]
- Re: More MSDN lies: RtlStringCchLength
- From: Norman Diamond
- Re: More MSDN lies: RtlStringCchLength
- From: Doron Holan [MS]
- Re: More MSDN lies: RtlStringCchLength
- From: Norman Diamond
- More MSDN lies: RtlStringCchLength
- Prev by Date: Re: CreateProcess + GenerateConsoleCtrlEvent
- Next by Date: Simple C question?
- Previous by thread: Re: More MSDN lies: RtlStringCchLength
- Next by thread: Re: More MSDN lies: RtlStringCchLength
- Index(es):
Relevant Pages
|