VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Super Easy Powerful Registry API Functions

by Waleed A. Aly (7 Submissions)
Category: Registry
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (2 Votes)

This Code allows you perform most of the common API Registry functions you might need.
Supporting String & Binary Values, but still, it is very easy to use and it will teach you alot about registry programming if you are new with this.
If you already have the knowlege, you will see how useful this is :)
Comon i'm not sayin anything more, just check it out, Post your FeedBacks & Vote 4 me :)
Please Rate it ok ? Thanx :)

Inputs
You might want to Add Values to some Registry Key right? you can Add both String & Binary Values!
Assumes
If you do not already know, Registry Keys are Opened or Created before Adding Values. This is performed to obtain a Handle for the desired Key (a handle is a unique integer identifying an object and is set by MS Windows OS)
Code Returns
Returns Status Info like Success, Failure or Other.
Side Effects
None that I know of! :)

Rate Super Easy Powerful Registry API Functions

Download Super Easy Powerful Registry API Functions

Download Super Easy Powerful Registry API Functions (11 KB)

Super Easy Powerful Registry API Functions Comments

No comments have been posted about Super Easy Powerful Registry API Functions. Why not be the first to post a comment about Super Easy Powerful Registry API Functions.

Post your comment

Subject:
Message:
0/1000 characters