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. Display WinXP OS Information

Display WinXP OS Information

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

    Hi! I'm trying to create a small program that diplays all type of OS information, like the OS Language installed, user language, keyboard language, Service Packs installed etc. I know that some of this info you can find in the Registry but not all. Does Microsoft have any API calls that makes it easy for me to use? Maybe some other functions to use. I've found this API GetUserDefaultUILanguage() that displays the user language used. It returns an unsigned int value I think, converting it to HEX gives you the language code used. Please help! Hachaso

    T 1 Reply Last reply
    0
    • H Hachaso

      Hi! I'm trying to create a small program that diplays all type of OS information, like the OS Language installed, user language, keyboard language, Service Packs installed etc. I know that some of this info you can find in the Registry but not all. Does Microsoft have any API calls that makes it easy for me to use? Maybe some other functions to use. I've found this API GetUserDefaultUILanguage() that displays the user language used. It returns an unsigned int value I think, converting it to HEX gives you the language code used. Please help! Hachaso

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

      will this help:- http://www.codeproject.com/system/system_information.asp[^]

      "Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow

      cheers, Alok Gupta

      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