Re: best way to launch a UI or process from a device driver ?
- From: "Pavel A." <pavel_a@xxxxxxxxxxxxxxx>
- Date: Fri, 18 Jan 2008 14:52:43 +0200
"Maxim S. Shatskih" <maxim@xxxxxxxxxxxxxxxx> wrote in message news:ubZwWzXWIHA.4448@xxxxxxxxxxxxxxxxxxxxxxx
the WMI documentation. Registering for events works in user mode
Will this require the constantly running code? or can I register in a way so
that the WMI service will start my EXE when event occurs?
If my memory serves, the second. You register and exit; then WMI starts your exe or calls your handler in some other way...
--PA
.
- References:
- Re: best way to launch a UI or process from a device driver ?
- From: Maxim S. Shatskih
- Re: best way to launch a UI or process from a device driver ?
- From: Pavel A.
- Re: best way to launch a UI or process from a device driver ?
- From: Pavel A.
- Re: best way to launch a UI or process from a device driver ?
- From: Maxim S. Shatskih
- Re: best way to launch a UI or process from a device driver ?
- Prev by Date: Application can not receive WM_DEVICECHANGE
- Next by Date: problem about adapter fault tolerance,thank you!
- Previous by thread: Re: best way to launch a UI or process from a device driver ?
- Next by thread: Re: best way to launch a UI or process from a device driver ?
- Index(es):
Relevant Pages
|