Re: Language support for Double-Byte Character Sets (DBCS)
This is a multi-part message in MIME format.
------=_NextPart_000_000B_01C7648F.05DCDD10
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
If you compile in Unicode you should be OK, or, if you want to use MBCS =
(ANSI) you will have to make sure the JA code page is loaded and some =
things won't display right unless you're actually running a Japanese =
version of Windows.
Tom
"CodeTestDummy" <sharp_mind@REMOVE.this.email.msn.dotcom> wrote in =
message news:OFRbmKMZHHA.4772@TK2MSFTNGP05.phx.gbl...
All,
I have a Dialog app the I am running in WinPE 2.0. I need my app to =
support Double-Byte Character Set. I am running wpeutil.exe to change =
the language support to Japanese. When I run my app, it loads a text =
file into an CEdit control for the user to read. When the file is =
loaded all you see is garbage. It should be in Japanese. How can I get =
the text to come up in Japanese? I would appreciate any help.
Thanks in advance.
------=_NextPart_000_000B_01C7648F.05DCDD10
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; =
charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16397" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>If you compile in Unicode you should be =
OK, or, if
you want to use MBCS (ANSI) you will have to make sure the JA code page =
is
loaded and some things won't display right unless you're actually =
running a
Japanese version of Windows.</FONT></DIV>
<DIV><FONT face=Arial size=2><BR>Tom</FONT></DIV>
<BLOCKQUOTE dir=ltr
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV>"CodeTestDummy" <<A
=
href="mailto:sharp_mind@REMOVE.this.email.msn.dotcom">sharp_mind@REMOVE=
..this.email.msn.dotcom</A>>
wrote in message <A
=
href="news:OFRbmKMZHHA.4772@TK2MSFTNGP05.phx.gbl">news:OFRbmKMZHHA.4772=
@TK2MSFTNGP05.phx.gbl</A>...</DIV>
<DIV><FONT face=Arial size=2>All,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I have a Dialog app the I am running =
in WinPE
2.0. I need my app to support Double-Byte Character Set. I =
am
running wpeutil.exe to change the language support to Japanese. =
When I
run my app, it loads a text file into an CEdit control for the user to =
read. When the file is loaded all you see is garbage. It =
should be
in Japanese. How can I get the text to come up in =
Japanese? I
would appreciate any help. </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thanks in advance.</FONT></DIV>
<DIV> </DIV></BLOCKQUOTE></BODY></HTML>
------=_NextPart_000_000B_01C7648F.05DCDD10--