Re: Closing a thread that is waiting for Irq



it was "... or whatever you want ..." in my post :)


"Steve Maillet (eMVP)" <nospam1@xxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:ulH2K8KfFHA.1372@xxxxxxxxxxxxxxxxxxxxxxx
> Instead of a global flag you can use the little known Event Data functions
> GetEventData and SetEventData to store the abort flag. This is preferred
> to forcing the event closed as closing the event generates an error
> condition and you can't distinguish it from a real error.
>
>
> --
> Steve Maillet
> EmbeddedFusion
> www.EmbeddedFusion.com
> smaillet at EmbeddedFusion dot com
>
>


.



Relevant Pages

  • Re: Closing a thread that is waiting for Irq
    ... for HW IRQ in CE 4.2? ... >> Instead of a global flag you can use the little known Event Data functions ... >> condition and you can't distinguish it from a real error. ... >> smaillet at EmbeddedFusion dot com ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Closing a thread that is waiting for Irq
    ... Instead of a global flag you can use the little known Event Data functions ... forcing the event closed as closing the event generates an error condition ... smaillet at EmbeddedFusion dot com ...
    (microsoft.public.windowsce.platbuilder)