VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

An Amazingly Simple Way to Read/Write Registry Entries

Jason Butera  (2 Submissions)   Registry   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

This is the simplest way of reading and writing to the registry with the least amount of code...bar none! Don't bother with the Windows API to perform simple Read/Write/Delete in the registry! Just set a reference to "Registry Access Functions" (RegTool5.dll) in Project | References. It can be found in C:\Program Files\Microsoft Visual Studio\Common\Tools\APE. Press F2 to view the Object Browser and see the wonderful functions already there for you!

Rate An Amazingly Simple Way to Read/Write Registry Entries (11(11 Vote))

Download An Amazingly Simple Way to Read/Write Registry Entries

An Amazingly Simple Way to Read/Write Registry Entries Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters