VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



RegStrings Module

by Rde (54 Submissions)
Category: String Manipulation
Compatability: VB 6.0
Difficulty: Intermediate
Originally Published: Sun 28th August 2016
Date Added: Tue 9th February 2021
Rating: (1 Votes)

RegStrings Module - RegStrings.bas This module creates, reads, writes and deletes Registry keys and their values using the Windows 32-bit Registry API. Unlike the internal Registry access methods of VB, it can read and write any Registry key with String values. It can also iterate all Keys and Values of a parent Key. * RegGetKey * RegSetKey * RegGetValue * RegSetValue * RegDeleteKey * RegDeleteValue * RegGetAllKeys * RegGetAllValues Bug fix - a couple of my submissions, including ZipSearch, include this module. If you have found this module and used it then you should grab this replacement. It had a bug in RegGetKey for years!

Rate RegStrings Module

Download RegStrings Module

Download RegStrings Module (4 KB)

RegStrings Module Comments

No comments have been posted about RegStrings Module. Why not be the first to post a comment about RegStrings Module.

Post your comment

Subject:
Message:
0/1000 characters