Re: Memory card reader insertion/removal notification
- From: Eduardo Francos <efrancos@xxxxxxxxxx>
- Date: Fri, 08 Jul 2005 09:58:56 +0200
Maxim S. Shatskih wrote:
Let's look. Card insert is a media insert, not device insert (unlike USB flash drive). CdRom.sys driver has some ways of signalling the OS about the media insert. Maybe the card reader's driver does this too - some WM_DEVICECHANGE code is IIRC about the media insert. But, if the card reader's driver has no such thing (it should call the routine named something like IoNotifyVolumeEvent) - then polling is the only way.
I understand. I guess that either Windows Explorer or Windows has a hidden service that does some kind of polling then.
Looks like it will have to be a polling solution :-(
Thanks
Eduardo .
- References:
- Memory card reader insertion/removal notification
- From: Eduardo Francos
- Re: Memory card reader insertion/removal notification
- From: Maxim S. Shatskih
- Re: Memory card reader insertion/removal notification
- From: Eduardo Francos
- Re: Memory card reader insertion/removal notification
- From: Maxim S. Shatskih
- Memory card reader insertion/removal notification
- Prev by Date: EABFiltr?
- Next by Date: Re: NDIS-device status
- Previous by thread: Re: Memory card reader insertion/removal notification
- Next by thread: Re: DRIVER_IRQL_NOT_LESS_OR_EQUAL usbehci.sys
- Index(es):
Relevant Pages
|