Your application can use the GUID that you publish to acquire a handle to a
device object. Alternately, your AddDevice routine can create a symbolic
link that can be used by CreateFile.
–
Gary G. Little
xxxxx@broadstor.com
xxxxx@inland.net
“Srinivasa Rao Deevi” wrote in message
news:xxxxx@ntdev…
>
> Hi Max
>
> Thanks for the reply.
>
> I don’t have any global variables in common . But I am accessing the
driver
> through a GUID used in driver , how do I make it visible to the
application
> ? do I need to give a DosDevicename seperately for each one or how do I
> control them ?
>
> Thanks
> srinivasa
>
>
> -----Original Message-----
> From: Maxim S. Shatskih [mailto:xxxxx@storagecraft.com]
> Sent: Thursday, April 11, 2002 5:23 PM
> To: NT Developers Interest List
> Subject: [ntdev] Re: How to make multiple devices work with same driver
>
>
> This will work by default.
> The only tip is to either have no global variables in the driver or
> synchronize access to them.
>
> Max
>
> ----- Original Message -----
> From: “Srinivasa Rao Deevi”
> To: “NT Developers Interest List”
> Sent: Friday, April 12, 2002 1:39 AM
> Subject: [ntdev] How to make multiple devices work with same driver
>
>
> > Hi all
> >
> > I have a question regarding how to make multiple devices work with the
> same
> > driver . What are things we need to take care of ? Any example availble
> > which demonstrates that ?
> >
> > Thanks in advance
> >
> > srinivasa
> >
> > —
> > You are currently subscribed to ntdev as: xxxxx@storagecraft.com
> > To unsubscribe send a blank email to %%email.unsub%%
> >
>
>
> —
> You are currently subscribed to ntdev as: xxxxx@microtune.com
> To unsubscribe send a blank email to %%email.unsub%%
>
>