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

    Network, Sharing name

    I share MY driver to other people by using Explorer. How to get these sharing names from my VC++ application on my computer ?

    or in General, How to search all group computer names and all sharing names ? If there is any VC++ class available ?


  2. #2
    Guest

    Re: Network, Sharing name

    Hi

    i feel u can use API Netbios fn();

    regrds
    Rohit


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