Re: A strange problem

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Leo Smith (lhdelamare_at_uol.com.br)
Date: 12/10/04


Date: Fri, 10 Dec 2004 12:34:53 -0200

Try look the function
HRESULT IDataFunctions_4_0::put_Locale(
long Locale
);

Chinese codes is :
      0x0404 Chinese (Taiwan)
      0x0804 Chinese (PRC)
      0x0c04 Chinese (Hong Kong SAR)
      0x1004 Chinese (Singapore)

"jh_Zzz" <jh_Zzz@hotmail.com> wrote in message
news:%239UY2Lq3EHA.4008@TK2MSFTNGP15.phx.gbl...
> Hi there,
>
> I am compile the program on a english machine, the program can run
> normally,
> then I try to run the machine on a chinese machine, but it crashed.
>
> I try to debug the program on the chinese machine, such as it crashed at
> m_CurDateTime = COleDateTime::GetCurrentTime, after press F11, I found in
> fact it stepped into another function, and the class is not COleDateTime.
>
> Program can run on chinese machine normally but crashed on english machine
> if compile the program on chinese machine.
>
> How to solve this type problem?
>
> Many thanks for your help.
>
> Jack
>
>



Relevant Pages

  • Re: VB6 program execution problems on seperate windows versions
    ... > both returned gibberish result in chinese ... > english vb compile. ... > from scientificcomponents) both returned gibberish result in chinese ...
    (microsoft.public.vb.controls)
  • Re: Will Multibyte app work for Chinese users?
    ... >A Chinese user running Simplified Chinese Win2000 pro has reported ... >and compile with Unicode support. ... Will multibyte compilation solve my problem with Chinese ...
    (microsoft.public.vc.mfc)
  • Re: How to find utf8.enc?
    ... which produces an error when I try to compile: ... Couldn't open encmap utf8.enc: ... Czech or Chinese. ... The various Unicode help files I have looked at make ...
    (comp.lang.perl.misc)
  • How to switch form resource file ?
    ... How to switch form resource file? ... I have a project developed by Chinese. ... I want to compile an English version. ...
    (microsoft.public.dotnet.languages.csharp)