Win32 drive mapping... aka "net use"

lshuler at my-deja.com lshuler at my-deja.com
Fri Jul 28 02:37:32 EDT 2000


Is there an API using Win32 extensions to map a
drive share? I have not found one yet and have
tried searching "Win32 map drive". I am looking
for the equivalent of:

net use <share path>

If not, is there an alternative other than making
a call to system("net use <path>").

Thanks in advance,
Lance


Sent via Deja.com http://www.deja.com/
Before you buy.



More information about the Python-list mailing list