Converting WideChar/WideString to AnsiChar/AnsiString
- From: ckoegl <koegl@xxxxxxxxxxxxx>
- Date: Thu, 29 May 2008 04:47:06 -0700 (PDT)
Hi,
I cannot find anything definitive in the Delphi docs and in the
relevant newsgroups that answers this simple question:
What is the exact definition of the WideChar to AnsiChar conversion
(and in extension of the WideString to AnsiString conversion)?
I suppose that for all WideChar values that are valid AnsiChar values
(i.e. the ones with Ord-values of 0 to 255) are preserved in the
conversion, but what about the rest?
Cheers,
Christoph
.
- Follow-Ups:
- Re: Converting WideChar/WideString to AnsiChar/AnsiString
- From: Rudy Velthuis
- Re: Converting WideChar/WideString to AnsiChar/AnsiString
- From: Jamie
- Re: Converting WideChar/WideString to AnsiChar/AnsiString
- From: Maarten Wiltink
- Re: Converting WideChar/WideString to AnsiChar/AnsiString
- From: Rob Kennedy
- Re: Converting WideChar/WideString to AnsiChar/AnsiString
- Prev by Date: Re: Which form in Application.OnModalBegin and Application.OnModalEnd
- Next by Date: Re: Converting WideChar/WideString to AnsiChar/AnsiString
- Previous by thread: Handle / detect <Alt> key combinations
- Next by thread: Re: Converting WideChar/WideString to AnsiChar/AnsiString
- Index(es):
Relevant Pages
|