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. Managed C++/CLI
  4. "Value Names" of registry key

"Value Names" of registry key

Scheduled Pinned Locked Moved Managed C++/CLI
windows-adminquestion
4 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.
  • C Offline
    C Offline
    cshivaprasad
    wrote on last edited by
    #1

    Hi, Can any one tell me, how can i get the "value name"s and "value data" of registry key. Using "RegQueryMultipleValues" , i can know "value data" of multiple values provided "value Name"s. Using "RegQueryInfoKey" , i can know no of values a specified key have. But is there any way to know, all "value names" of specified reg key Shiva

    C 1 Reply Last reply
    0
    • C cshivaprasad

      Hi, Can any one tell me, how can i get the "value name"s and "value data" of registry key. Using "RegQueryMultipleValues" , i can know "value data" of multiple values provided "value Name"s. Using "RegQueryInfoKey" , i can know no of values a specified key have. But is there any way to know, all "value names" of specified reg key Shiva

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      You want to do this using .NET APIs ?

      Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog

      C 1 Reply Last reply
      0
      • C Christian Graus

        You want to do this using .NET APIs ?

        Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog

        C Offline
        C Offline
        cshivaprasad
        wrote on last edited by
        #3

        No, i want to do with win32 API's only

        C 1 Reply Last reply
        0
        • C cshivaprasad

          No, i want to do with win32 API's only

          C Offline
          C Offline
          Christian Graus
          wrote on last edited by
          #4

          OK, then you need to ask in the right forum. 'managed' means this forum is for .NET C++ questions.

          Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog

          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