Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Problems with English MFC app on Chinese Windows

Problems with English MFC app on Chinese Windows

Scheduled Pinned Locked Moved C / C++ / MFC
helpc++testingbeta-testingquestion
4 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    Robin Imrie
    wrote on last edited by
    #1

    Hi, I have written an MDI MFC (using VS2010) application which one of our distributors in China is testing. He is running Windows 7, Simple Chinese. The problem he has encountered are that for some of the dialogs the text shows ??? instead of the text. These dialogs are MFC ones i.e. prompt to save an unsaved file or response to a value beign out of range in a dialog. since all the remaining text from the application resources show without any problems I wonder if it may be down to the application using a "Multi-byte Charactor Set" and not unicode. (can't remember why I choose "Multi-byte Charactor set") Should I build the application as a Unicode application? and would this help pave the way for localised resources? thanks in advance Robin

    A 1 Reply Last reply
    0
    • R Robin Imrie

      Hi, I have written an MDI MFC (using VS2010) application which one of our distributors in China is testing. He is running Windows 7, Simple Chinese. The problem he has encountered are that for some of the dialogs the text shows ??? instead of the text. These dialogs are MFC ones i.e. prompt to save an unsaved file or response to a value beign out of range in a dialog. since all the remaining text from the application resources show without any problems I wonder if it may be down to the application using a "Multi-byte Charactor Set" and not unicode. (can't remember why I choose "Multi-byte Charactor set") Should I build the application as a Unicode application? and would this help pave the way for localised resources? thanks in advance Robin

      A Offline
      A Offline
      Anand Todkar
      wrote on last edited by
      #2

      Robin, Its good if you build your application using Unicode character set, hopefully this will solve the problem.

      Thanks, Anand.

      R 1 Reply Last reply
      0
      • A Anand Todkar

        Robin, Its good if you build your application using Unicode character set, hopefully this will solve the problem.

        Thanks, Anand.

        R Offline
        R Offline
        Robin Imrie
        wrote on last edited by
        #3

        Hi Anand, Thanks for your suggestion. I had suspected that building my application using unicode would solve my problem. I have heard back from our Chinese distributor this morning that the display issues are now resolved. Thanks, Robin.

        A 1 Reply Last reply
        0
        • R Robin Imrie

          Hi Anand, Thanks for your suggestion. I had suspected that building my application using unicode would solve my problem. I have heard back from our Chinese distributor this morning that the display issues are now resolved. Thanks, Robin.

          A Offline
          A Offline
          Anand Todkar
          wrote on last edited by
          #4

          He he, that's great :-)

          Thanks, Anand.

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups