Hi,
I have notice that when ever I plug in a device to Win2k or XP, whether it
is through USB, PCMICA or other method of hot pluggable device, the “Unplug
or Eject Hardware” will kick in and put itself in the taskbar.
And from there I can stop the device or see what type of device.
I would like to know, how can I do the same thing?
Or rather, what API call or IOCTL I can use to get the same information?
Is that a PnP manager? or a Mount Manager?
Hope you can help.
Thank You!
cheers,
vincent
Get 10mb of inbox space with MSN Hotmail Extra Storage
http://join.msn.com/?pgmarket=en-sg at only S$36 including GST
SetupDixxx APIs.
----- Original Message -----
From: “vincent gambit”
To: “File Systems Developers”
Sent: Tuesday, July 08, 2003 11:16 AM
Subject: [ntfsd] Unplug or eject hardware information
> Hi,
>
> I have notice that when ever I plug in a device to Win2k or XP,
whether it
> is through USB, PCMICA or other method of hot pluggable device, the
“Unplug
> or Eject Hardware” will kick in and put itself in the taskbar.
> And from there I can stop the device or see what type of device.
> I would like to know, how can I do the same thing?
> Or rather, what API call or IOCTL I can use to get the same
information?
> Is that a PnP manager? or a Mount Manager?
>
> Hope you can help.
>
> Thank You!
>
> cheers,
> vincent
>
> _________________________________________________________________
> Get 10mb of inbox space with MSN Hotmail Extra Storage
> http://join.msn.com/?pgmarket=en-sg at only S$36 including GST
>
>
>
> —
> You are currently subscribed to ntfsd as: xxxxx@storagecraft.com
> To unsubscribe send a blank email to xxxxx@lists.osr.com
Hi,
Thanks for your reply.
I can call the API in a disk or file filter driver?
Thank You!
cheers,
vincent
From: “Maxim S. Shatskih”
>Reply-To: “File Systems Developers”
>To: “File Systems Developers”
>Subject: [ntfsd] Re: Unplug or eject hardware information
>Date: Tue, 8 Jul 2003 12:30:30 +0400
>
>SetupDixxx APIs.
>
>----- Original Message -----
>From: “vincent gambit”
>To: “File Systems Developers”
>Sent: Tuesday, July 08, 2003 11:16 AM
>Subject: [ntfsd] Unplug or eject hardware information
>
>
> > Hi,
> >
> > I have notice that when ever I plug in a device to Win2k or XP,
>whether it
> > is through USB, PCMICA or other method of hot pluggable device, the
>“Unplug
> > or Eject Hardware” will kick in and put itself in the taskbar.
> > And from there I can stop the device or see what type of device.
> > I would like to know, how can I do the same thing?
> > Or rather, what API call or IOCTL I can use to get the same
>information?
> > Is that a PnP manager? or a Mount Manager?
> >
> > Hope you can help.
> >
> > Thank You!
> >
> > cheers,
> > vincent
> >
> >
> > Get 10mb of inbox space with MSN Hotmail Extra Storage
> > http://join.msn.com/?pgmarket=en-sg at only S$36 including GST
> >
> >
> >
> > —
> > You are currently subscribed to ntfsd as: xxxxx@storagecraft.com
> > To unsubscribe send a blank email to xxxxx@lists.osr.com
>
>
>
>—
>You are currently subscribed to ntfsd as: xxxxx@hotmail.com
>To unsubscribe send a blank email to xxxxx@lists.osr.com
Send a fun phone greeting to your friend!
http://www.msn.com.sg/mobile/fungreetings/
Sorry, we were speaking about the user app. What driver do you mean?
Max
----- Original Message -----
From: “vincent gambit”
To: “File Systems Developers”
Sent: Tuesday, July 08, 2003 1:14 PM
Subject: [ntfsd] Re: Unplug or eject hardware information
> Hi,
>
> Thanks for your reply.
>
> I can call the API in a disk or file filter driver?
>
> Thank You!
>
> cheers,
> vincent
>
>
>
> >From: “Maxim S. Shatskih”
> >Reply-To: “File Systems Developers”
> >To: “File Systems Developers”
> >Subject: [ntfsd] Re: Unplug or eject hardware information
> >Date: Tue, 8 Jul 2003 12:30:30 +0400
> >
> >SetupDixxx APIs.
> >
> >----- Original Message -----
> >From: “vincent gambit”
> >To: “File Systems Developers”
> >Sent: Tuesday, July 08, 2003 11:16 AM
> >Subject: [ntfsd] Unplug or eject hardware information
> >
> >
> > > Hi,
> > >
> > > I have notice that when ever I plug in a device to Win2k or XP,
> >whether it
> > > is through USB, PCMICA or other method of hot pluggable device,
the
> >“Unplug
> > > or Eject Hardware” will kick in and put itself in the taskbar.
> > > And from there I can stop the device or see what type of device.
> > > I would like to know, how can I do the same thing?
> > > Or rather, what API call or IOCTL I can use to get the same
> >information?
> > > Is that a PnP manager? or a Mount Manager?
> > >
> > > Hope you can help.
> > >
> > > Thank You!
> > >
> > > cheers,
> > > vincent
> > >
> > >
> > > Get 10mb of inbox space with MSN Hotmail Extra Storage
> > > http://join.msn.com/?pgmarket=en-sg at only S$36 including GST
> > >
> > >
> > >
> > > —
> > > You are currently subscribed to ntfsd as: xxxxx@storagecraft.com
> > > To unsubscribe send a blank email to
xxxxx@lists.osr.com
> >
> >
> >
> >—
> >You are currently subscribed to ntfsd as: xxxxx@hotmail.com
> >To unsubscribe send a blank email to
xxxxx@lists.osr.com
>
>
> Send a fun phone greeting to your friend!
> http://www.msn.com.sg/mobile/fungreetings/
>
>
>
> —
> You are currently subscribed to ntfsd as: xxxxx@storagecraft.com
> To unsubscribe send a blank email to xxxxx@lists.osr.com
Hi,
Using a file filter. Such as sfilter in DDk example.
Is there an equvalent call in filter driver?
thank you!
cheers,
vincent
From: “Maxim S. Shatskih”
>Reply-To: “File Systems Developers”
>To: “File Systems Developers”
>Subject: [ntfsd] Re: Unplug or eject hardware information
>Date: Tue, 8 Jul 2003 17:00:29 +0400
>
>Sorry, we were speaking about the user app. What driver do you mean?
>
> Max
>
>----- Original Message -----
>From: “vincent gambit”
>To: “File Systems Developers”
>Sent: Tuesday, July 08, 2003 1:14 PM
>Subject: [ntfsd] Re: Unplug or eject hardware information
>
>
> > Hi,
> >
> > Thanks for your reply.
> >
> > I can call the API in a disk or file filter driver?
> >
> > Thank You!
> >
> > cheers,
> > vincent
> >
> >
> >
> > >From: “Maxim S. Shatskih”
> > >Reply-To: “File Systems Developers”
> > >To: “File Systems Developers”
> > >Subject: [ntfsd] Re: Unplug or eject hardware information
> > >Date: Tue, 8 Jul 2003 12:30:30 +0400
> > >
> > >SetupDixxx APIs.
> > >
> > >----- Original Message -----
> > >From: “vincent gambit”
> > >To: “File Systems Developers”
> > >Sent: Tuesday, July 08, 2003 11:16 AM
> > >Subject: [ntfsd] Unplug or eject hardware information
> > >
> > >
> > > > Hi,
> > > >
> > > > I have notice that when ever I plug in a device to Win2k or XP,
> > >whether it
> > > > is through USB, PCMICA or other method of hot pluggable device,
>the
> > >“Unplug
> > > > or Eject Hardware” will kick in and put itself in the taskbar.
> > > > And from there I can stop the device or see what type of device.
> > > > I would like to know, how can I do the same thing?
> > > > Or rather, what API call or IOCTL I can use to get the same
> > >information?
> > > > Is that a PnP manager? or a Mount Manager?
> > > >
> > > > Hope you can help.
> > > >
> > > > Thank You!
> > > >
> > > > cheers,
> > > > vincent
> > > >
> > > >
>
> > > > Get 10mb of inbox space with MSN Hotmail Extra Storage
> > > > http://join.msn.com/?pgmarket=en-sg at only S$36 including GST
> > > >
> > > >
> > > >
> > > > —
> > > > You are currently subscribed to ntfsd as: xxxxx@storagecraft.com
> > > > To unsubscribe send a blank email to
>xxxxx@lists.osr.com
> > >
> > >
> > >
> > >—
> > >You are currently subscribed to ntfsd as: xxxxx@hotmail.com
> > >To unsubscribe send a blank email to
>xxxxx@lists.osr.com
> >
> >
> > Send a fun phone greeting to your friend!
> > http://www.msn.com.sg/mobile/fungreetings/
> >
> >
> >
> > —
> > You are currently subscribed to ntfsd as: xxxxx@storagecraft.com
> > To unsubscribe send a blank email to xxxxx@lists.osr.com
>
>
>
>—
>You are currently subscribed to ntfsd as: xxxxx@hotmail.com
>To unsubscribe send a blank email to xxxxx@lists.osr.com
_________________________________________________________________
Download Norah Jones, Eminem and more! http://www.msn.com.sg/ringtones/ at
only S$36 including GST