Re: Microsoft Layer for Unicode on Windows 95/98/Me systems
- From: "Thorsten Albers" <albersRE@xxxxxxxxxxxxxxxxxxx>
- Date: Tue, 10 May 2005 05:19:05 -0700
Sam Hobbs <samuel@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> schrieb im Beitrag
<OZ7FTePVFHA.2616@xxxxxxxxxxxxxxxxxxxx>...
> Yes, VB has little support of external representation of characters.
Windows
> however does and VB depends on Windows to draw the characters. In other
> words, Windows provides fonts that provides external representation of
> characters.
Please read the postings of mine more carefully:
"- Codepoint conversion from upper to lower case and vice versa
- Codepoint sorting
- Codepoint properties
- Codepoint composition and decomposition"
These are examples I have listed for missing Unicode support in VB. I did
not talk about "external representation of characters" (maybe you are
mixing some postings of others in this thread up with the postings of
mine).
But if you want to talk about external representation:
With this VB lacks Unicode support completely! The standard controls
shipped with VB are alltogether >not< Unicode enabled.
> Most fonts provided by Windows are not Unicode fonts, but Windows can
> convert Unicode characters (code points) to characters in the fonts. It
is
> not necessary for VB to do that; therefore it is unreasonable to expect
VB
> to do that.
Again: Most fonts provided by Windows (since 95) are indeed 'Unicode fonts'
or - better - do include Unicode character encoding tables! And Windows
(since 95) is able to make use of these character encoding tables and to
draw Unicode encoded texts.
But to allow Windows to do so the respective application has to use the
relevant functions, i.e. the "W" versions of them. And this is what the
standard controls shipped with VB are not doing. So, VB is the one that
indeed lacks the necessary Unicode support.
--
----------------------------------------------------------------------
THORSTEN ALBERS Universität Freiburg
albers@
uni-freiburg.de
----------------------------------------------------------------------
.
- Follow-Ups:
- Re: Microsoft Layer for Unicode on Windows 95/98/Me systems
- From: Sam Hobbs
- Re: Microsoft Layer for Unicode on Windows 95/98/Me systems
- From: Sam Hobbs
- Re: Microsoft Layer for Unicode on Windows 95/98/Me systems
- References:
- Microsoft Layer for Unicode on Windows 95/98/Me systems
- From: Howard Kaikow
- Re: Microsoft Layer for Unicode on Windows 95/98/Me systems
- From: TC
- Re: Microsoft Layer for Unicode on Windows 95/98/Me systems
- From: mayayana
- Re: Microsoft Layer for Unicode on Windows 95/98/Me systems
- From: Thorsten Albers
- Re: Microsoft Layer for Unicode on Windows 95/98/Me systems
- From: Sam Hobbs
- Re: Microsoft Layer for Unicode on Windows 95/98/Me systems
- From: Thorsten Albers
- Re: Microsoft Layer for Unicode on Windows 95/98/Me systems
- From: Sam Hobbs
- Microsoft Layer for Unicode on Windows 95/98/Me systems
- Prev by Date: Re: Microsoft Layer for Unicode on Windows 95/98/Me systems
- Next by Date: Re: Getting the Password from XP
- Previous by thread: Re: Microsoft Layer for Unicode on Windows 95/98/Me systems
- Next by thread: Re: Microsoft Layer for Unicode on Windows 95/98/Me systems
- Index(es):
Relevant Pages
|