Re: Code Page problem in SetWindowText
- From: "Giovanni Dicanio" <giovanni.dicanio@xxxxxxxxxx>
- Date: Thu, 6 Sep 2007 01:37:34 +0200
"Tom Serface" <tom.nospam@xxxxxxxxxxxxx> ha scritto nel messaggio
news:OIPsKEB8HHA.5212@xxxxxxxxxxxxxxxxxxxxxxx
That's a really good point. I hadn't thought of that before. So I guess
if you are moving strings in and out of controls a lot there could even be
a performance improvement using Unicode.
Hi Tom,
I completely agree with this analysis by David, at least on the (real)
operating systems like Win2K/XP/Vista, that are Unicode-native.
(Win9x "toys" are a different thing, maybe there ANSI is faster than
Unicode, because they are ANSI/MBCS-native, but the Win9x family is not
interesting for me.)
G
.
- Follow-Ups:
- Re: Code Page problem in SetWindowText
- From: Tom Serface
- Re: Code Page problem in SetWindowText
- From: Joseph M . Newcomer
- Re: Code Page problem in SetWindowText
- References:
- Code Page problem in SetWindowText
- From: Marco Hung
- Re: Code Page problem in SetWindowText
- From: Mihai N.
- Re: Code Page problem in SetWindowText
- From: Tom Serface
- Re: Code Page problem in SetWindowText
- From: David Ching
- Re: Code Page problem in SetWindowText
- From: Tom Serface
- Code Page problem in SetWindowText
- Prev by Date: Re: Write to an Edit Control with the << operator
- Next by Date: Re: Write to an Edit Control with the << operator
- Previous by thread: Re: Code Page problem in SetWindowText
- Next by thread: Re: Code Page problem in SetWindowText
- Index(es):
Relevant Pages
|
Loading