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. Multiple string resources

Multiple string resources

Scheduled Pinned Locked Moved C / C++ / MFC
csharpvisual-studioquestionlearning
3 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
    rrrado
    wrote on last edited by
    #1

    Is is possible to have some string resources using the same ID in more versions depending on defined constans (in visual studio 6.0)? Or use more than one resource file? I can have multiple versions dialogs/icons/bitmaps, but I cannot find this option for strings. Thank you!


    rrrado

    S 1 Reply Last reply
    0
    • R rrrado

      Is is possible to have some string resources using the same ID in more versions depending on defined constans (in visual studio 6.0)? Or use more than one resource file? I can have multiple versions dialogs/icons/bitmaps, but I cannot find this option for strings. Thank you!


      rrrado

      S Offline
      S Offline
      Sameerkumar Namdeo
      wrote on last edited by
      #2

      rrrado wrote:

      string resources using the same ID in more versions

      What this means? Are you trying to store string in different language while keeping the ID same. It is possible to keep the ID same and have string in different language. Afterwards you can retrive any string depending upon the language using the same ID.

      R 1 Reply Last reply
      0
      • S Sameerkumar Namdeo

        rrrado wrote:

        string resources using the same ID in more versions

        What this means? Are you trying to store string in different language while keeping the ID same. It is possible to keep the ID same and have string in different language. Afterwards you can retrive any string depending upon the language using the same ID.

        R Offline
        R Offline
        rrrado
        wrote on last edited by
        #3

        It is not for different languages, but I've solved this. Thank you.


        rrrado

        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