Re: Need to hook "Save to shutdown" or EWF shutdown.



Never mind.
As soon as you ask for help, you find the answer. Some corollary of
Murphy's Law.
Just register for notification of shutdown-after-file-system-flush instead
of just shutdown.

--
Regards.
Mark K Vallevand Mark.Vallevand@xxxxxxxxxx

Beer is living proof that God loves us and wants us to be happy.
- Benjamin Franklin


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you received
this in error, please contact the sender and delete the e-mail and its
attachments from all computers.


"Mark K Vallevand" <mark.vallevand@xxxxxxxxxx> wrote in message
news:eo08kzvhFHA.576@xxxxxxxxxxxxxxxxxxxxxxx
> No. That won't work. This is a kernel mode driver. I need that driver
> to continue to blink the LED until the EWF driver finishes writing the
> Compact Flash.
>
> --
> Regards.
> Mark K Vallevand Mark.Vallevand@xxxxxxxxxx
>
> Beer is living proof that God loves us and wants us to be happy.
> - Benjamin Franklin
>
>
> THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
> MATERIAL and is thus for use only by the intended recipient. If you
> received this in error, please contact the sender and delete the e-mail
> and its attachments from all computers.
>
>
> "Coderer" <coderer@xxxxxxxxx> wrote in message
> news:1121183671.257763.170240@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
>> Couldn't you update your LED driver to call the EWF "commit" function
>> and wait for it to finish before it unloads itself? I mean, in the
>> "onClosing" function (or whatever, depending on your driver
>> implementation/language), just hook into the EWF DLL (or use the
>> command line ewfmgr util) and wait for it to finish its commits, and
>> maybe disable EWF to the drive for good measure. I wouldn't be
>> immediately sure *how* to do this, but I get the feeling it should be
>> possible. I don't know how to fix it by tinkering with XPe, but I
>> think you could at least work around the problem.
>>
>
>


.



Relevant Pages


Loading