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. The Lounge
  3. Is there an app that can watch the registry?

Is there an app that can watch the registry?

Scheduled Pinned Locked Moved The Lounge
c++comwindows-adminhelpquestion
4 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.
  • H Offline
    H Offline
    hiseldl
    wrote on last edited by
    #1

    I have an application that *should* run in win2k, but it doesn't; It runs just fine in win9x. I suspect that it sets an entry in the registry and that it reads that entry every time it starts up. Is there a way to watch the registry for "reads" and "writes"? An app would be nice, if someone could point me to some C++ code, I can also write an app to hook into the system DLL's to watch. All help is greatly appreciated. :) .dave. David Hisel -- http://www.hisel.com/

    T S 2 Replies Last reply
    0
    • H hiseldl

      I have an application that *should* run in win2k, but it doesn't; It runs just fine in win9x. I suspect that it sets an entry in the registry and that it reads that entry every time it starts up. Is there a way to watch the registry for "reads" and "writes"? An app would be nice, if someone could point me to some C++ code, I can also write an app to hook into the system DLL's to watch. All help is greatly appreciated. :) .dave. David Hisel -- http://www.hisel.com/

      T Offline
      T Offline
      Todd Smith
      wrote on last edited by
      #2

      http://www.sysinternals.com They have a lot of cool utilities. The one you want is regmon. Todd Smith

      H 1 Reply Last reply
      0
      • T Todd Smith

        http://www.sysinternals.com They have a lot of cool utilities. The one you want is regmon. Todd Smith

        H Offline
        H Offline
        hiseldl
        wrote on last edited by
        #3

        Thanks Todd! :) David Hisel -- http://www.hisel.com/

        1 Reply Last reply
        0
        • H hiseldl

          I have an application that *should* run in win2k, but it doesn't; It runs just fine in win9x. I suspect that it sets an entry in the registry and that it reads that entry every time it starts up. Is there a way to watch the registry for "reads" and "writes"? An app would be nice, if someone could point me to some C++ code, I can also write an app to hook into the system DLL's to watch. All help is greatly appreciated. :) .dave. David Hisel -- http://www.hisel.com/

          S Offline
          S Offline
          singh
          wrote on last edited by
          #4

          Here you go: http://www.sysinternals.com/ntw2k/source/regmon.shtml

          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