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. Mobile Development
  3. Mobile
  4. How can i make my application support multiple language in PocketPC

How can i make my application support multiple language in PocketPC

Scheduled Pinned Locked Moved Mobile
questionlearning
12 Posts 4 Posters 2 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.
  • U Offline
    U Offline
    User 570589
    wrote on last edited by
    #1

    Hi All, I'm developing an application in PocketPC which only supports for English language. I want to use all my resource as a different language. I put all string in a .rc file. How could i do it for PocketPC. Any suggestion is most welcome. Regards Gopa

    J 1 Reply Last reply
    0
    • U User 570589

      Hi All, I'm developing an application in PocketPC which only supports for English language. I want to use all my resource as a different language. I put all string in a .rc file. How could i do it for PocketPC. Any suggestion is most welcome. Regards Gopa

      J Offline
      J Offline
      Joao Paulo Figueira
      wrote on last edited by
      #2

      Put all the resources on a DLL that you will load dynamically at application startup. Each DLL will have its own language. Regards, João Paulo Figueira Embedded MVP

      U 1 Reply Last reply
      0
      • J Joao Paulo Figueira

        Put all the resources on a DLL that you will load dynamically at application startup. Each DLL will have its own language. Regards, João Paulo Figueira Embedded MVP

        U Offline
        U Offline
        User 570589
        wrote on last edited by
        #3

        Thnks for your answer. But I'm doing that. Do I need to install eVC++ for different language to make .dll?. Regards Gopa

        J 1 Reply Last reply
        0
        • U User 570589

          Thnks for your answer. But I'm doing that. Do I need to install eVC++ for different language to make .dll?. Regards Gopa

          J Offline
          J Offline
          Joao Paulo Figueira
          wrote on last edited by
          #4

          Gopabandhu Patra wrote: Do I need to install eVC++ for different language to make .dll? No, just specify the correct languange in project settings (Alt+F7) on the "Resources" tab. Regards, João Paulo Figueira Embedded MVP

          G 1 Reply Last reply
          0
          • J Joao Paulo Figueira

            Gopabandhu Patra wrote: Do I need to install eVC++ for different language to make .dll? No, just specify the correct languange in project settings (Alt+F7) on the "Resources" tab. Regards, João Paulo Figueira Embedded MVP

            G Offline
            G Offline
            Gopabandhu
            wrote on last edited by
            #5

            Thanks for your reply. I'm facing a problem. After making .dll for different language I'm junk value in a message box. I make a .dll in Japanese language. But the message box showing Junk character. Can you please help me for this. What to do for this? Regards Gopa

            J 1 Reply Last reply
            0
            • G Gopabandhu

              Thanks for your reply. I'm facing a problem. After making .dll for different language I'm junk value in a message box. I make a .dll in Japanese language. But the message box showing Junk character. Can you please help me for this. What to do for this? Regards Gopa

              J Offline
              J Offline
              Joao Paulo Figueira
              wrote on last edited by
              #6

              Install Japanese fonts on the Pocket PC. Regards, João Paulo Figueira Embedded MVP

              G U 2 Replies Last reply
              0
              • J Joao Paulo Figueira

                Install Japanese fonts on the Pocket PC. Regards, João Paulo Figueira Embedded MVP

                G Offline
                G Offline
                GuilhemMtp
                wrote on last edited by
                #7

                How to develop this type of DLL Can you give my informations? Thank you. I want to developp an application for French, English,... Thank You

                J 1 Reply Last reply
                0
                • G GuilhemMtp

                  How to develop this type of DLL Can you give my informations? Thank you. I want to developp an application for French, English,... Thank You

                  J Offline
                  J Offline
                  Joao Paulo Figueira
                  wrote on last edited by
                  #8

                  What is your development environment / framework? Regards, João Paulo Figueira Embedded MVP

                  G 1 Reply Last reply
                  0
                  • J Joao Paulo Figueira

                    What is your development environment / framework? Regards, João Paulo Figueira Embedded MVP

                    G Offline
                    G Offline
                    GuilhemMtp
                    wrote on last edited by
                    #9

                    I develop with eVC. My platform has been develop with Platform Builder.

                    1 Reply Last reply
                    0
                    • J Joao Paulo Figueira

                      Install Japanese fonts on the Pocket PC. Regards, João Paulo Figueira Embedded MVP

                      U Offline
                      U Offline
                      User 570589
                      wrote on last edited by
                      #10

                      Where can I get Japanese OS for Pocket PC2002 and PPC2003.

                      J 1 Reply Last reply
                      0
                      • U User 570589

                        Where can I get Japanese OS for Pocket PC2002 and PPC2003.

                        J Offline
                        J Offline
                        Joao Paulo Figueira
                        wrote on last edited by
                        #11

                        Gopabandhu Patra wrote: Where can I get Japanese OS for Pocket PC2002 and PPC2003. In Microsoft? Regards, João Paulo Figueira Embedded MVP

                        G 1 Reply Last reply
                        0
                        • J Joao Paulo Figueira

                          Gopabandhu Patra wrote: Where can I get Japanese OS for Pocket PC2002 and PPC2003. In Microsoft? Regards, João Paulo Figueira Embedded MVP

                          G Offline
                          G Offline
                          Gopabandhu
                          wrote on last edited by
                          #12

                          Can you please tell me the Procedure shall i follow so that I can Localise my application in the PocketPC2002 and PPC2003.Localise means, I need to run my application as user needs. If user needs Chinese language for my application I need to give in chinese, If user needs Japanese then also I need to give in Japanese language. Can you please tell me the details procedure and also what will be the requirement for PocketPC.

                          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