GeekArticles
Microsoft
Visual Basic
Microsoft
Visual BasicRead Registry values in VB without API
by ElementK Journals on Visual Basic Read Comments Rate this resource Viewed 11973 times Rating: 47 users 4.09 out of 5 Next > Often you'll want to manipulate the Windows registry in Visual Basic without resorting to lengthy API calls. Fortunately you can with the Registry Access Functions (RegObj.dll) library. This DLL lets you create a Registry object with which you can manipulate specific keys. For example, in a previous tip we showed you how to use the WebBrowser control to display...n
Sponsored Links
Read Next: Determining the size of a VB dynamic array
Related Topics
Subscribe via RSS
Visual Basic
- VB Editions - Visual Basic
- Creating an HTML File List with VB
- Visual Basic Programming For Windows CE
- Create a GUI for an FTP Client with VB.NET
- Introduction to OOP in VB.NET
- Discovering Visual Basic .NET: Repeating Code
- Visual Basic Business Objects - A Primer
- Debugging in Visual Basic .NET
- Tutorials: Discover Visual Basic
- Polymorphism in VB - Introduction
