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. How to read japanese string from the string table (.rc file).

How to read japanese string from the string table (.rc file).

Scheduled Pinned Locked Moved C / C++ / MFC
csharpvisual-studiotutorial
8 Posts 5 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.
  • S Offline
    S Offline
    sumit durg
    wrote on last edited by
    #1

    i want to load japanese string from the string table. can any body tell me the encoding format of .rc file (in Gereral) in Visual Studio 2005.

    R 1 Reply Last reply
    0
    • S sumit durg

      i want to load japanese string from the string table. can any body tell me the encoding format of .rc file (in Gereral) in Visual Studio 2005.

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

      sumit.durg wrote:

      .rc file (in Gereral) in Visual Studio 2005.

      Look at the solution part, which is at the end of this page: Internationalization Cook book - Unicode .RC in VS 2005[^]

      Nobody can give you wiser advice than yourself. - Cicero .·´¯`·->Rajesh<-·´¯`·. Codeproject.com: Visual C++ MVP

      S 1 Reply Last reply
      0
      • R Rajesh R Subramanian

        sumit.durg wrote:

        .rc file (in Gereral) in Visual Studio 2005.

        Look at the solution part, which is at the end of this page: Internationalization Cook book - Unicode .RC in VS 2005[^]

        Nobody can give you wiser advice than yourself. - Cicero .·´¯`·->Rajesh<-·´¯`·. Codeproject.com: Visual C++ MVP

        S Offline
        S Offline
        sumit durg
        wrote on last edited by
        #3

        Can you tell me how to read japanese string from string table

        R T 2 Replies Last reply
        0
        • S sumit durg

          Can you tell me how to read japanese string from string table

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

          Try CString::LoadString(IDS_STRING);

          Nobody can give you wiser advice than yourself. - Cicero .·´¯`·->Rajesh<-·´¯`·. Codeproject.com: Visual C++ MVP

          H S 2 Replies Last reply
          0
          • S sumit durg

            Can you tell me how to read japanese string from string table

            T Offline
            T Offline
            ThatsAlok
            wrote on last edited by
            #5

            in continuation with try CStringW::LoadString!

            "Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
            Never mind - my own stupidity is the source of every "problem" - Mixture

            cheers, Alok Gupta VC Forum Q&A :- I/IV Support CRY- Child Relief and You/codeProject$$>

            1 Reply Last reply
            0
            • R Rajesh R Subramanian

              Try CString::LoadString(IDS_STRING);

              Nobody can give you wiser advice than yourself. - Cicero .·´¯`·->Rajesh<-·´¯`·. Codeproject.com: Visual C++ MVP

              H Offline
              H Offline
              Hamid Taebi
              wrote on last edited by
              #6

              Does it work for other languages? ;P

              1 Reply Last reply
              0
              • R Rajesh R Subramanian

                Try CString::LoadString(IDS_STRING);

                Nobody can give you wiser advice than yourself. - Cicero .·´¯`·->Rajesh<-·´¯`·. Codeproject.com: Visual C++ MVP

                S Offline
                S Offline
                sumit durg
                wrote on last edited by
                #7

                How i should i use CString::LoadString(IDS_STRING);

                M 1 Reply Last reply
                0
                • S sumit durg

                  How i should i use CString::LoadString(IDS_STRING);

                  M Offline
                  M Offline
                  Michael Schubert
                  wrote on last edited by
                  #8

                  RTFM!

                  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