Jump to Regedit From Your Applications
Category:
MiscellaneousType:
SnippetsDifficulty:
IntermediateAuthor:
AnonymousVersion Compatibility: Visual Basic 6
More information:
Jump to Regedit gives you the ability to open Regedit from within your applications. For sample purposes, it opens into HKEY_CURRENT_USER\Software. With a few simple modifications you could set a listbox for the user to select what he wants to browse.
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: