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. Getting code page descriptions...

Getting code page descriptions...

Scheduled Pinned Locked Moved C / C++ / MFC
tutorialquestion
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.
  • H Offline
    H Offline
    Haroon Sarwar
    wrote on last edited by
    #1

    I have gotten all the code page identifiers using the function EnumSystemCodePages...but i can't seem to find any function that returns the descriptive name of a particular code page...like the names shown in the 'Advanced' tab of Regional and Language Options...anyone know how to get the descriptions?

    N 1 Reply Last reply
    0
    • H Haroon Sarwar

      I have gotten all the code page identifiers using the function EnumSystemCodePages...but i can't seem to find any function that returns the descriptive name of a particular code page...like the names shown in the 'Advanced' tab of Regional and Language Options...anyone know how to get the descriptions?

      N Offline
      N Offline
      Nibu babu thomas
      wrote on last edited by
      #2

      Haroon Sarwar wrote:

      ...but i can't seem to find any function that returns the descriptive name of a particular code page...like the names shown in the 'Advanced' tab of Regional and Language Options...anyone know how to get the descriptions?

      I just googled with EnumSystemCodePages and the third entry in the list was this --> http://www.codeproject.com/KB/system/codepage.aspx[^]


      Nibu thomas Microsoft MVP for VC++ Code must be written to be read, not by the compiler, but by another human being. Programming Blog: http:\\nibuthomas.wordpress.com

      H 1 Reply Last reply
      0
      • N Nibu babu thomas

        Haroon Sarwar wrote:

        ...but i can't seem to find any function that returns the descriptive name of a particular code page...like the names shown in the 'Advanced' tab of Regional and Language Options...anyone know how to get the descriptions?

        I just googled with EnumSystemCodePages and the third entry in the list was this --> http://www.codeproject.com/KB/system/codepage.aspx[^]


        Nibu thomas Microsoft MVP for VC++ Code must be written to be read, not by the compiler, but by another human being. Programming Blog: http:\\nibuthomas.wordpress.com

        H Offline
        H Offline
        Haroon Sarwar
        wrote on last edited by
        #3

        thanks....don't know how i managed to miss it!

        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