Super Easy Powerful Registry API Functions
Posted: 2002-06-01
By: ArchiveBot
Viewed: 118
Filed Under:
VB6 Code Cache, VB6 Registry, VB6 Custom Functions, VB6 System Services
Title | Uploaded | Size |
---|---|---|
Super_Easy886875312002.zip | 9/3/2020 3:45:00 PM | 12,208 |
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 :)
Original Author: Waleed A. Aly
Inputs
You might want to Add Values to some Registry Key right? you can Add both String & Binary Values!
Assumptions
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)
Returns
Returns Status Info
like Success, Failure or Other.
Side Effects
None that I know of! :)
Comments on this post
No comments have been added for this post.
You must be logged in to make a comment.