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. about Registry

about Registry

Scheduled Pinned Locked Moved C / C++ / MFC
c++windows-adminhelptutorialquestion
7 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.
  • M Offline
    M Offline
    Maer727
    wrote on last edited by
    #1

    - Are there any stuff about how to use VC++ to manipulate registry? - Can you help? - Regards, Maer

    M N 2 Replies Last reply
    0
    • M Maer727

      - Are there any stuff about how to use VC++ to manipulate registry? - Can you help? - Regards, Maer

      M Offline
      M Offline
      Michael P Butler
      wrote on last edited by
      #2

      There are some useful classes on CodeProject. Check out http://www.codeproject.com/system/. Michael :-)

      M 1 Reply Last reply
      0
      • M Michael P Butler

        There are some useful classes on CodeProject. Check out http://www.codeproject.com/system/. Michael :-)

        M Offline
        M Offline
        Maer727
        wrote on last edited by
        #3

        - Thanks, Michael pal! - I have taken a look at the URL you mentioned. It is a nice stuff. - But I am a newbie of the field. I just want to know the basic use of the registry. I think there are too many articles for me to read. :)) - Which article(s) is the most suitable to me? Do you have any suggestions? - Regards, Maer

        M 1 Reply Last reply
        0
        • M Maer727

          - Thanks, Michael pal! - I have taken a look at the URL you mentioned. It is a nice stuff. - But I am a newbie of the field. I just want to know the basic use of the registry. I think there are too many articles for me to read. :)) - Which article(s) is the most suitable to me? Do you have any suggestions? - Regards, Maer

          M Offline
          M Offline
          Michael P Butler
          wrote on last edited by
          #4

          This class is useful if you want to read and write registry keys. http://www.codeproject.com/system/registry_class.asp Reading up on the Registry on MSDN is also useful. Ask any specific questions you need answers to and we'll help out. Michael :-)

          M 1 Reply Last reply
          0
          • M Maer727

            - Are there any stuff about how to use VC++ to manipulate registry? - Can you help? - Regards, Maer

            N Offline
            N Offline
            Nish Nishant
            wrote on last edited by
            #5

            take a look at the following functions :- RegOpenKeyEx RegQueryInfoKey RegQueryValueEx RegEnumKeyEx RegCreateKeyEx RegDeleteKey RegCloseKey You better understand these calls before you start using those wrapper classes from CP because if you need to customize those classes, you'll need to know how they work Nish Sonork ID 100.9786 voidmain
            www.busterboy.org
            Nish is a BIG fan of Goran Ivanisevic

            M 1 Reply Last reply
            0
            • N Nish Nishant

              take a look at the following functions :- RegOpenKeyEx RegQueryInfoKey RegQueryValueEx RegEnumKeyEx RegCreateKeyEx RegDeleteKey RegCloseKey You better understand these calls before you start using those wrapper classes from CP because if you need to customize those classes, you'll need to know how they work Nish Sonork ID 100.9786 voidmain
              www.busterboy.org
              Nish is a BIG fan of Goran Ivanisevic

              M Offline
              M Offline
              Maer727
              wrote on last edited by
              #6

              - Thanks, Nish pal! - Your reply clarifies all my doubts. Hi, Nish, I think you know all the fields of VC++, arent't you? I think you are a born VC++ programmer. - Have a nice weekend, Maer

              1 Reply Last reply
              0
              • M Michael P Butler

                This class is useful if you want to read and write registry keys. http://www.codeproject.com/system/registry_class.asp Reading up on the Registry on MSDN is also useful. Ask any specific questions you need answers to and we'll help out. Michael :-)

                M Offline
                M Offline
                Maer727
                wrote on last edited by
                #7

                - Thanks, Michael pal! - The URL is a good stuff. It helps a lot. - Have a nice weekend, Maer

                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