Page 2 of 2

Posted: Wed Oct 29, 2008 4:18 pm
by dutch
Dear Richard,

I used Microsoft Applocale.
It work ok when I use your test-dutch.exe. But When I compile in my laptop, it show Chinese now but difference word.

Image

Thanks&regards,
Dutch

Posted: Wed Oct 29, 2008 6:28 pm
by dutch
Dear Richard,

I've changed my System Location to "Chinese (PRC)" and add Keyboard already. Now I can type Chinese but word on App. and Source Code, it's difference as picture.

ImageImage

Do you know how to fix?

Regards,
Dutch

Posted: Thu Oct 30, 2008 2:46 am
by richard-service
dutch wrote:Dear Richard,

I've changed my System Location to "Chinese (PRC)" and add Keyboard already. Now I can type Chinese but word on App. and Source Code, it's difference as picture.

ImageImage

Do you know how to fix?

Regards,
Dutch
Hi

Sorry, I don't know how to fix it.
But I never use OemToAnsi function in my code.

Regards,

Richard

Posted: Thu Oct 30, 2008 9:43 am
by kokookao2007
hi dutch :

Create a cmd command from Microsoft Applocale (prc).

launch the compiler .exe file from cmd(prc) screen.

--
Best Regards
--------------------------------------------------------------
kokoo KAO

Posted: Fri Oct 31, 2008 7:31 am
by dutch
Dear Richard & Kokoo,

I use Applocale.exe but It shows difference between Richard Compiled Program and mine.

The same source but compile with Richard's computer and My computer. It shows difference.

Image

Regards,
Dutch

Posted: Fri Oct 31, 2008 3:35 pm
by kokookao2007
HI Dutch:

My Xp OS language is Cht , But I work in both Cht&Chs for a long time.

Did you try :
1. use Applocale.exe Create a Cmd as Language Cht .
2. launch the Cmd(Applocale Created) as Dos System , Change Directory as your Ap.
3. launch your ap in prompt.

The other way:
1.You can create a batch file test.bat

start your_ap.exe

2.use Applocale.exe Create this batch file with Language CHT.
3.Launch the batch file(Applocale Created) .

--
Best Regards
--------------------------------------------------------------
kokoo KAO

Posted: Fri Oct 31, 2008 7:08 pm
by dutch
Dear All,

I try AppLoc.exe by create shortcut from Menu and I try to call in DOS prompt. "/L0404" or "/L0804"

I try to change my System Locale to "Chinese (PRC)" and Location to China.

But it still the same.

ImageImage

It look so strange.

Regards,
Dutch

Posted: Fri Oct 31, 2008 8:45 pm
by dutch
Dear Richard & Kooko,

I've fixed by Change System Locale to "Chinese (PRC)" and Location to China. Now I can type from xHarbour Builder in Chinese and display correctly.

Thank all of you,
Dutch

Posted: Sat Nov 01, 2008 1:48 am
by richard-service
Hi

Sounds good news. You're welcome!!

Regards,

Richard

Posted: Mon Nov 03, 2008 2:16 am
by dutch
Dear Kooko & Richard,

I've got another problem. I show correctly when I change System Locale but it doesn't show menu when I use AppLoc.exe (Outlook menu has shown correctly). If I don't use AppLoc.exe, It shows menu and Outlook menu but unable to read.

Regards,
Dutch