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. Checking a Language !

Checking a Language !

Scheduled Pinned Locked Moved C / C++ / MFC
game-devquestionhtmldatabasecom
4 Posts 4 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
    Hadi Rezaee
    wrote on last edited by
    #1

    Hello, How can i check a installed language on user systems ? For example check the Arabic language ! Regards, My month article: Game programming by DirectX by Lan Mader. Please visit in: www.geocities.com/hadi_rezaie/index.html Hadi Rezaie

    T J C 3 Replies Last reply
    0
    • H Hadi Rezaee

      Hello, How can i check a installed language on user systems ? For example check the Arabic language ! Regards, My month article: Game programming by DirectX by Lan Mader. Please visit in: www.geocities.com/hadi_rezaie/index.html Hadi Rezaie

      T Offline
      T Offline
      Ted Ferenc
      wrote on last edited by
      #2

      GetLocaleInfo or GetThreadLocale I use it in my article:- http://www.codeproject.com/cpp/mult_lang_support.asp[^]


      If I have seen further it is by standing on the shoulders of Giants. - Isaac Newton 1676

      1 Reply Last reply
      0
      • H Hadi Rezaee

        Hello, How can i check a installed language on user systems ? For example check the Arabic language ! Regards, My month article: Game programming by DirectX by Lan Mader. Please visit in: www.geocities.com/hadi_rezaie/index.html Hadi Rezaie

        J Offline
        J Offline
        JoeZhang
        wrote on last edited by
        #3

        The GetSystemDefaultLangID Win32 API meets your need, please go to http://msdn.microsoft.com/library/default.asp?url=/library/en-us/intl/nls_4ppg.asp for more details.

        1 Reply Last reply
        0
        • H Hadi Rezaee

          Hello, How can i check a installed language on user systems ? For example check the Arabic language ! Regards, My month article: Game programming by DirectX by Lan Mader. Please visit in: www.geocities.com/hadi_rezaie/index.html Hadi Rezaie

          C Offline
          C Offline
          chepuri_uk
          wrote on last edited by
          #4

          Hi, Check this in MSDN, may be helpfult to you: The GetUserDefaultUILanguage function retrieves the language identifier (LANGID) for the current user language. LANGID GetUserDefaultUILanguage(void);

          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