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. To dispaly menus,captions in indian language

To dispaly menus,captions in indian language

Scheduled Pinned Locked Moved C / C++ / MFC
6 Posts 4 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.
  • A Offline
    A Offline
    Atul23
    wrote on last edited by
    #1

    I want application to display menus,captions and messages in indian language. abbmmm

    R P 2 Replies Last reply
    0
    • A Atul23

      I want application to display menus,captions and messages in indian language. abbmmm

      R Offline
      R Offline
      Rajesh R Subramanian
      wrote on last edited by
      #2

      You asked this question yesterday. I asked you the following. What is that you are using to build your application? VC6 or above? If VC6, is your app unicode aware?

      Nobody can give you wiser advice than yourself. - Cicero

      A 1 Reply Last reply
      0
      • R Rajesh R Subramanian

        You asked this question yesterday. I asked you the following. What is that you are using to build your application? VC6 or above? If VC6, is your app unicode aware?

        Nobody can give you wiser advice than yourself. - Cicero

        A Offline
        A Offline
        Atul23
        wrote on last edited by
        #3

        hi I am using VC++6.0 with unicode.So i want to change my menu and captions to indian languages. abbmmm

        B R 2 Replies Last reply
        0
        • A Atul23

          hi I am using VC++6.0 with unicode.So i want to change my menu and captions to indian languages. abbmmm

          B Offline
          B Offline
          Benoy Bose
          wrote on last edited by
          #4

          Even if you are using UNICODE and _UNICODE in MFC Project settings the Application menu may not display UNICODE strings still the operating system installed has an in-built support to the UNICODE characters. If you are using Windowx XP you can setup unicode settins during the OS installation and latter through the control panel. If you still want to display unicode string in your menu you just have to use customized menus because Windows menus are OS featires.

          1 Reply Last reply
          0
          • A Atul23

            I want application to display menus,captions and messages in indian language. abbmmm

            P Offline
            P Offline
            prasad_som
            wrote on last edited by
            #5

            You need to use appropriate resource dlls(Having marathi strings). This[^] article may help you understand this.

            Prasad Notifier using ATL | Operator new[],delete[][^]

            1 Reply Last reply
            0
            • A Atul23

              hi I am using VC++6.0 with unicode.So i want to change my menu and captions to indian languages. abbmmm

              R Offline
              R Offline
              Rajesh R Subramanian
              wrote on last edited by
              #6

              Good. I hope you've enabled Indic script on your computer. Prepare the unicode strings that you need to use in your app. Put it in a resource and load it at run time. Read the article suggested by prasad_som.

              Nobody can give you wiser advice than yourself. - Cicero

              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