General discussion

  • Creator
    Topic
  • #2319189

    VB6 Code for Registry

    Locked

    by bristar ·

    When I look up the codes on MSDN for access the windows registry, it does give me some code examples for the statements, but doens’t make them very clear. Can someone show me the code for reading from the following registry value?

    HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\ComputerName\ActiveComputerName

    Name: ComputerName

All Comments

  • Author
    Replies
    • #3356565

      VB6 Code for Registry

      by madestroitsolutions ·

      In reply to VB6 Code for Registry

      I have the complete code for accessing and modifying the registry. It’s a bit long though since it is done through API calls, so I cannot post it here, but e-mail me at: juanja01@optonline.net and I will send it to you right away. After you receive the code don’t forget to come back here and rate my answer!

      • #3532592

        VB6 Code for Registry

        by bristar ·

        In reply to VB6 Code for Registry

        It was a little more than I actually needed, but I was easily able to modify the code once I figured out what it was doing. Thanks!

    • #3532591

      VB6 Code for Registry

      by bristar ·

      In reply to VB6 Code for Registry

      This question was closed by the author

Viewing 1 reply thread