Re: How to capture the windows-exit event?
- From: "Alexander Grigoriev" <alegr@xxxxxxxxxxxxx>
- Date: Sun, 14 Aug 2005 21:32:19 -0700
Yes, IoRegisterShutdownNotification is what makes the driver receive
MJ_SHUTDOWN. It arrives early, when file system and registry are still
accessible.
"Maxim S. Shatskih" <maxim@xxxxxxxxxxxxxxxx> wrote in message
news:eFkUc6KoFHA.2080@xxxxxxxxxxxxxxxxxxxxxxx
> Still accessible (IIRC) during MJ_SHUTDOWN path.
>
> --
> Maxim Shatskih, Windows DDK MVP
> StorageCraft Corporation
> maxim@xxxxxxxxxxxxxxxx
> http://www.storagecraft.com
>
> "Alexander Grigoriev" <alegr@xxxxxxxxxxxxx> wrote in message
> news:%23a9mp%23IoFHA.1048@xxxxxxxxxxxxxxxxxxxxxxx
>> The problem is, when SystemPower IRP arrives, the files and registry are
>> pretty much inacessible.
>> RegisterShutdownNotification should work, though.
>>
.
- Follow-Ups:
- Re: How to capture the windows-exit event?
- From: Pavel A.
- Re: How to capture the windows-exit event?
- References:
- How to capture the windows-exit event?
- From: Bell Kwong
- Re: How to capture the windows-exit event?
- From: Doron Holan [MS]
- Re: How to capture the windows-exit event?
- From: Alexander Grigoriev
- Re: How to capture the windows-exit event?
- From: Maxim S. Shatskih
- How to capture the windows-exit event?
- Prev by Date: MOUSE_INPUT_DATA for USB HID mouse
- Next by Date: x64 Calling convetion(ABI) issues.
- Previous by thread: Re: How to capture the windows-exit event?
- Next by thread: Re: How to capture the windows-exit event?
- Index(es):
Relevant Pages
|