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#
  4. Get value of REG_NONE in registry

Get value of REG_NONE in registry

Scheduled Pinned Locked Moved C#
csharpwindows-adminquestion
3 Posts 3 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.
  • J Offline
    J Offline
    jamesband007
    wrote on last edited by
    #1

    Hi GetValue method (registrykey.getvalue()) dose not support REG_NONE keys. how I get these values from c#?

    L M 2 Replies Last reply
    0
    • J jamesband007

      Hi GetValue method (registrykey.getvalue()) dose not support REG_NONE keys. how I get these values from c#?

      L Offline
      L Offline
      Luc Pattyn
      wrote on last edited by
      #2

      Hi, the .NET Registry classes still don't cover it all, one occasionally needs the original Win32 API functions, and P/Invoke to get to them. However I never needed any REG_NONE, are you sure you do, and it is worth it? :)

      Luc Pattyn [Forum Guidelines] [My Articles]


      DISCLAIMER: this message may have been modified by others; it may no longer reflect what I intended, and may contain bad advice; use at your own risk and with extreme care.


      1 Reply Last reply
      0
      • J jamesband007

        Hi GetValue method (registrykey.getvalue()) dose not support REG_NONE keys. how I get these values from c#?

        M Offline
        M Offline
        Manas Bhardwaj
        wrote on last edited by
        #3

        Look here[^]. I don't think that they have yet updated this :doh:

        Manas Bhardwaj Please remember to rate helpful or unhelpful answers, it lets us and people reading the forums know if our answers are any good.

        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