CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Aug 2000
    Location
    Ottawa, Canada
    Posts
    469

    How to find a shared folder?

    I need to get list of shared folder on a PC in the network.
    In other words I know the PC name and I know that some its drives/folders are shared, but I don't know their names. Is there any way to find those names?
    Thank you.


  2. #2
    Join Date
    Apr 2000
    Posts
    737

    Re: How to find a shared folder?

    please check out http://vblib.virtualave.net, somewhere in the vbNetwork class...


    HTH

    cksiow
    http://vblib.virtualave.net - share our codes

  3. #3
    Join Date
    Aug 2000
    Location
    Ottawa, Canada
    Posts
    469

    Re: How to find a shared folder?

    Doesn't work for PC in other domain, unfortunately.


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