Re: TCHAR string?
- From: "Pete Delgado" <Peter.Delgado@xxxxxxxxx>
- Date: Mon, 9 Jan 2006 14:11:24 -0500
"Jonathan Wood" <jwood@xxxxxxxxxxxxxxxx> wrote in message
news:OvdQXlOFGHA.740@xxxxxxxxxxxxxxxxxxxxxxx
> Pete,
>
>>> Except of course, that not all versions of Windows support Unicode.
>>
>> Technically that is indeed true, however even lowely Windows 95 supports
>> a subset of the Win32 API in Unicode for things like COM support etc. In
>> addition, Microsoft delivered the Microsoft Layer for Unicode on Windows
>> 95/98/Me to add to this support.
>> http://www.microsoft.com/globaldev/handson/dev/mslu_announce.mspx
>
> Yes, but even the Microsoft Layer for Unicode has limitations. I'm not
> saying it isn't useful. But I didn't think it was worth doing such a
> version with my latest Unicode application.
I suppose that it really all depends upon what it is you are doing...
However, it occurs to me that at this late point in the lifecycle of the
operating systems that support the MSLU it likely wouldn't be worth
targeting a version for them anyway!
>
>> Realistically, all of the modern operating systems from Microsoft,
>> including Windows CE, now support Unicode.
>
> I disagree with this statement. Yes, there is some support there. But if
> you have a significant application that was built to use Unicode, you'd
> have an enormous job on your hand getting it to work on Win95, and it will
> require the distribution of extra code in the form of a DLL.
Perhaps I should have clarified my statement. When I refer to "modern
operating systems", I mean those that have the Windows NT kernel. This
disqualifies 95/98 & ME and earlier versions of Windows.
I understand your point, however, but I think that if for some strange
reason you looked at back porting an application to Windows 9.X, Unicode
support would likely be the *least* of your problems!
-Pete
.
- Follow-Ups:
- Re: TCHAR string?
- From: Jonathan Wood
- Re: TCHAR string?
- References:
- TCHAR string?
- From: kathy
- Re: TCHAR string?
- From: Ajay Kalra
- Re: TCHAR string?
- From: kathy
- Re: TCHAR string?
- From: Jonathan Wood
- Re: TCHAR string?
- From: Norman Diamond
- Re: TCHAR string?
- From: Jonathan Wood
- Re: TCHAR string?
- From: Daniel James
- Re: TCHAR string?
- From: Jonathan Wood
- Re: TCHAR string?
- From: Daniel James
- Re: TCHAR string?
- From: Jonathan Wood
- Re: TCHAR string?
- From: Pete Delgado
- Re: TCHAR string?
- From: Jonathan Wood
- TCHAR string?
- Prev by Date: Re: TCHAR string?
- Next by Date: Re: TCHAR string?
- Previous by thread: Re: TCHAR string?
- Next by thread: Re: TCHAR string?
- Index(es):
Relevant Pages
|
Loading