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 detect the installed language pack in an application through MFC .

how to detect the installed language pack in an application through MFC .

Scheduled Pinned Locked Moved C / C++ / MFC
helpc++windows-admintutorialquestion
2 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.
  • P Offline
    P Offline
    Purish Dwivedi
    wrote on last edited by
    #1

    I want to detect whether a language pack is available, on selecting a particular language in my MFC application.Can anyone help me to sort out this problem?? It may be done through registry keys,but i am not getting that how to do it? Plz help me. Thanks..........

    J 1 Reply Last reply
    0
    • P Purish Dwivedi

      I want to detect whether a language pack is available, on selecting a particular language in my MFC application.Can anyone help me to sort out this problem?? It may be done through registry keys,but i am not getting that how to do it? Plz help me. Thanks..........

      J Offline
      J Offline
      JBAK_CP
      wrote on last edited by
      #2

      Look into this registry entry: HKLM\SYSTEM\CurrentControlSet\Control\Nls\Language\ You are going to have to traverse through the entries and find the language code you are looking for. There should be code out on the web on how to traverse through registry entries to find a particular key. Here you will find a list of Windows language codes: http://www.science.co.il/Language/Locale-Codes.asp[^]

      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