CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1

    Registry Entries

    I was wondering how i would modify some registry entries. I know exactly where they are and what they do. They are ints and i want to make a program the allows me to easily change them without digging through regedit to modify them. Any help would be greatly apperciated.


  2. #2
    Join Date
    May 1999
    Posts
    12

    Re: Registry Entries

    There is a section in the System area on this site.

    http://www.codeguru.com/system/index.shtml

    I am sure that you will find at least one of them useful.
    -Kyle


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