How to map a remote file share to a local drive in VB .Net

S

Scott Lemen

Hi,

In VB 6.0, I would use the WNetAddConnection2 API to map a remote file
share to a local drive. Is there an easier method in VB .Net?

Thank you,

Scott
 
H

Herfried K. Wagner [MVP]

* "Scott Lemen said:
In VB 6.0, I would use the WNetAddConnection2 API to map a remote file
share to a local drive. Is there an easier method in VB .Net?

AFAIK, no.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top