Hi Larry, I think I need more information to tell you what's the problem.
What is the encoding of the source code files? Do you have installed the
support for East Asian languages on your machine?
If I had to guess, I'd say the source files were saved as ANSI and your
codepage is different from the one used by the developers of the
application. If this is the case, you can open a file with a different
encoding by selecting menu File, then Open, and you will notice that the
"Open" button in the Open dialog has a dropdown - click it and select "Open
with". Then select the option "<VB/CS> Editor with Encoding", then the
encoding that was used to save the source files (could be 936 or 950?).
Let me know how it goes
Aldo
FYI - the "International Settings" you mention below are only used to
select a different language for the VS Environment (menus, dialogs, etc),
if you have installed multiple languages of VS on the same machine. Nothing
to do with the localization of your application anyway
-- This posting is provided "AS IS" with no warranties, and confers no
rights.
--------------------
| From: larry <laurence.chang@rogers.com>
| Subject: How to display other languages in Visual Studio 2003 IDE
|
| I'm translating an application from Chinese to English. When I opened
| source code, I found all Chinese string were not displayed correct. It
| seems there is no encoding for Chinese. I went to
| Tools-Options-Environment-International Settings, but there is not
| option to add new language. Please help me.
|
| Larry
|
| Larry
|
| --
| Sent via .NET Newsgroups
|
http://www.dotnetnewsgroups.com |