devxlogo

Using Registry Editing Functions

Using Registry Editing Functions

Question:
How do I get VB to edit the registry inruntime?

Answer:
The easiest way, assuming you’re in VB 4.0 and using Win95, is to use the GetSetting and SaveSetting functions. They’re built into VB and automatically put a VB application’s settings into a particular area in the Registry…under Software/VB and VBA Applications, if I remmeber right. If you want to put them elsewhere, you have to look into the various APIs to do this. I’m guessing GetSetting and SaveSetting will be sufficient for you.

devxblackblue

About Our Editorial Process

At DevX, we’re dedicated to tech entrepreneurship. Our team closely follows industry shifts, new products, AI breakthroughs, technology trends, and funding announcements. Articles undergo thorough editing to ensure accuracy and clarity, reflecting DevX’s style and supporting entrepreneurs in the tech sphere.

See our full editorial policy.

About Our Journalist