Re: mapping a network drive
From: Ben Hochstrasser [FF] (bhoc_at_surfeu123^H^H^H.ch)
Date: 11/21/03
- Previous message: Jean-Pierre Lamon: "Re: Paste too fast"
- In reply to: Diego Irrazabal: "mapping a network drive"
- Next in thread: Qzg=FCr=20TU=D0RUL?=: "Re: mapping a network drive"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 21 Nov 2003 00:32:48 +0100
Diego Irrazabal wrote:
> I need that my application, (if it is not mapped), maps a network drive
> automatically or check the state of the connection.
> My case is:
> \\PC01\Rsc\ mapped to 'Q:\'
WNetAddConnection2 will map \\server\share to a drive letter.
WNetGetConnection will reveal if Q: really is mapped from \\server\share
GetDriveType will tell you whether a drive exists and what type (fixed, CD,
net) it is.
-- Ben
- Previous message: Jean-Pierre Lamon: "Re: Paste too fast"
- In reply to: Diego Irrazabal: "mapping a network drive"
- Next in thread: Qzg=FCr=20TU=D0RUL?=: "Re: mapping a network drive"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|