CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Feb 2000
    Location
    Cork, Ireland
    Posts
    11

    Access network neighborhood

    Does anyone know how I can access the network neighborhood from VB. What I am trying to do is search for network shares, as a security cleanup.

    Thanks

    DesOB


  2. #2
    Join Date
    Feb 2000
    Location
    Indiana
    Posts
    308

    Re: Access network neighborhood

    Take a look at the WNetOpenEnum API call


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