Re: mapping a network drive
From: Qzg=FCr=20TU=D0RUL?= (oztugrul_at_hacettepe.edu.tr)
Date: 11/21/03
- Next message: Cruxy: "Re: Paste too fast"
- Previous message: Kerin: "Re: Getting the printer status ?"
- In reply to: Diego Irrazabal: "mapping a network drive"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 21 Nov 2003 12:36:51 +0200 To: Diego Irrazabal <diegoi@idiomas.com.ec>
to mapped a network connection :
WNetAddConnection(Pchar('\\PC01\Rsc'),Pchar(''),Pchar('Q:'));
closing mapped network connection :
WNetCancelConnection(Pchar('Q:'), True);
more information about it you should look at windows sdk help ok ?
regards,
Ozgur
Diego Irrazabal wrote:
> Hello !
>
> 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:\'
> Could you please help me on this.
>
> Thankx!
>
> Best regards,
>
> Diego Irrazabal
-- ============================================ Özgür TUĞRUL Application & System Programmer Ass. Database & System Adm. Statistician & Research Ass. Hacettepe University Office of the Registrar Data Processing Department - System Room oztugrul@hacettepe.edu.tr http://yunus.hacettepe.edu.tr/~oztugrul/ ============================================
- Next message: Cruxy: "Re: Paste too fast"
- Previous message: Kerin: "Re: Getting the printer status ?"
- In reply to: Diego Irrazabal: "mapping a network drive"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|