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 can i retrieve RegNotifychangekey values

how can i retrieve RegNotifychangekey values

Scheduled Pinned Locked Moved C / C++ / MFC
helpquestionwindows-admintutorial
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.
  • K Offline
    K Offline
    keerthikaaa
    wrote on last edited by
    #1

    hai to all i have a problem in retieving a registry key value.for this i have used RegNotifyChangeKeyValue function which helps to identify which key has got changed. but now my problem is what is the return value .and what does it represent.and how can i use the return value for further processing.since i have to develop an application which monitors any selected registry key can any one help this by giving an example :)

    D H 2 Replies Last reply
    0
    • K keerthikaaa

      hai to all i have a problem in retieving a registry key value.for this i have used RegNotifyChangeKeyValue function which helps to identify which key has got changed. but now my problem is what is the return value .and what does it represent.and how can i use the return value for further processing.since i have to develop an application which monitors any selected registry key can any one help this by giving an example :)

      D Offline
      D Offline
      David Crow
      wrote on last edited by
      #2

      Per MSDN: fAsynchronous [in] Specifies a flag that indicates how the function reports changes. If this parameter is TRUE, the function returns immediately and reports changes by signaling the specified event. When this parameter is FALSE, the function does not return until a change has occurred.


      "Let us be thankful for the fools. But for them the rest of us could not succeed." - Mark Twain

      "There is no death, only a change of worlds." - Native American Proverb

      1 Reply Last reply
      0
      • K keerthikaaa

        hai to all i have a problem in retieving a registry key value.for this i have used RegNotifyChangeKeyValue function which helps to identify which key has got changed. but now my problem is what is the return value .and what does it represent.and how can i use the return value for further processing.since i have to develop an application which monitors any selected registry key can any one help this by giving an example :)

        H Offline
        H Offline
        Hamid Taebi
        wrote on last edited by
        #3

        Hi keerthikaaa http://www.devx.com/tips/Tip/17814[^]

        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