CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4
  1. #1
    Join Date
    Jan 2005
    Posts
    2

    Registry Programming via MFC

    I need a good online material to learn about Registry Programming via MFC. Can anyone give me a link. I am searching but I am not able to find it. Basically I am programming a Security Scanner. Where my scanner will analyze the Windows System and report the Patch level, etc. So I need a help from this Forum. Thank you in advance
    Last edited by velan; January 4th, 2005 at 01:24 AM.

  2. #2
    Join Date
    May 2000
    Location
    KY, USA
    Posts
    18,652

    Re: Registry Programming via MFC


  3. #3
    Join Date
    Jun 2004
    Location
    Philippines
    Posts
    31

    Re: Registry Programming via MFC

    Yes velan, you can get info you need from the above FAQs. In fact, I have developed my own version of Windows' REGEDIT application by reading those FAQs. If you want the exe and even some of my codes, just let me know.
    I am inviting you to join GreenZap. It is just like PAYPAL but it is more rewarding! You get $25 when you join (FREE to sign up) AND you get rewarded also when someone opened an account using your GreenZap promo code! GreenZap is launching June 1st.

    Click here and PREREGISTER

    Have a break. Visit JonelsPlace

  4. #4
    Join Date
    Jan 2005
    Posts
    2

    Thans a lot

    Thanks a lot for the info. I am sure that I will get informations from the FAQ. Yes I need the Source Code for your version if REGEDIT.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured