CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Dec 2000
    Posts
    163

    Read from Register

    Hello.

    Is any body know good DLL to read from the registry.
    I want to read Values and Keys.

    Thanks.


  2. #2
    Join Date
    Apr 2000
    Posts
    737

    Re: Read from Register

    refer

    http://vblib.virtualave.net

    it's in the vbRegistry class, so you don't need any DLL. it's in vb.


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured