putting a driver file on a shared network drive

Hi, everybody!

I’d like to know if it is possible to register
a driver in the kernel, where its path is
a shared network drive (e.g.: x:\my_driver)
where x: is a “net use x: \server\sharename”.

I tried to do this, and the CreateFile returns
a “file not found”…

What am I doing wrong?

thanks,

  • Barak

Barak Mandelovich Mercury Interactive ltd.
xxxxx@conduct.com 19 Shabazi st.
Tel: +972 3 539 9286 Yehud, 56100
Fax: +972 3 533 1617 Israel

No.

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com]On Behalf Of Barak Mandelovich
Sent: Monday, April 24, 2000 10:00 AM
To: NT Developers Interest List
Subject: [ntdev] putting a driver file on a shared network drive

Hi, everybody!

I’d like to know if it is possible to register
a driver in the kernel, where its path is
a shared network drive (e.g.: x:\my_driver)
where x: is a “net use x: \server\sharename”.

I tried to do this, and the CreateFile returns
a “file not found”…

What am I doing wrong?

thanks,

  • Barak

Barak Mandelovich Mercury Interactive ltd.
xxxxx@conduct.com 19 Shabazi st.
Tel: +972 3 539 9286 Yehud, 56100
Fax: +972 3 533 1617 Israel

To elaborate: NO!

-----Original Message-----
From: Jamey Kirby [mailto:xxxxx@storagecraft.com]
Sent: Monday, April 24, 2000 12:18 PM
To: NT Developers Interest List
Subject: [ntdev] RE: putting a driver file on a shared network drive

No.

> -----Original Message-----
> From: xxxxx@lists.osr.com
> [mailto:xxxxx@lists.osr.com]On Behalf Of Barak
Mandelovich
> Sent: Monday, April 24, 2000 10:00 AM
> To: NT Developers Interest List
> Subject: [ntdev] putting a driver file on a shared network drive
>
>
> Hi, everybody!
>
> I’d like to know if it is possible to register
> a driver in the kernel, where its path is
> a shared network drive (e.g.: x:\my_driver)
> where x: is a “net use x: \server\sharename”.
>
> I tried to do this, and the CreateFile returns
> a “file not found”…
>
> What am I doing wrong?
>
> thanks,
>
> - Barak
>
> –
> ----------------------------------------------------
> Barak Mandelovich Mercury Interactive ltd.
> xxxxx@conduct.com 19 Shabazi st.
> Tel: +972 3 539 9286 Yehud, 56100
> Fax: +972 3 533 1617 Israel
> ----------------------------------------------------
>
>


You are currently subscribed to ntdev as: xxxxx@stratus.com
To unsubscribe send a blank email to $subst(‘Email.Unsub’)