Re: Want Input boxes to accept unicode strings on Standard Window
- From: David Wilkinson <no-reply@xxxxxxxxxxxx>
- Date: Thu, 26 Jul 2007 06:11:04 -0400
Mihai N. wrote:
XML does not require big parsers, it requires Unicode support.
If your own parser recognizes UTF-16 and UTF-8, you are compliant.
Parsers are not required to understand encodings other than the two UTF forms
mentioned.
Hi Mihai:
What does this mean exactly? My own parser, which seems to work fine for my purposes (serialization), simply writes std::string to and from XML. Why does it need to understand UTF-8?
--
David Wilkinson
Visual C++ MVP
.
- Follow-Ups:
- Re: Want Input boxes to accept unicode strings on Standard Window
- From: Mihai N.
- Re: Want Input boxes to accept unicode strings on Standard Window
- From: Tom Serface
- Re: Want Input boxes to accept unicode strings on Standard Window
- References:
- Re: Want Input boxes to accept unicode strings on Standard Windows XP
- From: Tom Serface
- Re: Want Input boxes to accept unicode strings on Standard Window
- From: David Ching
- Re: Want Input boxes to accept unicode strings on Standard Window
- From: Tom Serface
- Re: Want Input boxes to accept unicode strings on Standard Window
- From: David Ching
- Re: Want Input boxes to accept unicode strings on Standard Window
- From: Mihai N.
- Re: Want Input boxes to accept unicode strings on Standard Window
- From: David Ching
- Re: Want Input boxes to accept unicode strings on Standard Window
- From: Mihai N.
- Re: Want Input boxes to accept unicode strings on Standard Windows XP
- Prev by Date: Re: source code verification
- Next by Date: Re: non-modal dialog: where init controls with text or so?
- Previous by thread: Re: Want Input boxes to accept unicode strings on Standard Window
- Next by thread: Re: Want Input boxes to accept unicode strings on Standard Window
- Index(es):
Relevant Pages
|