Re: best way to launch a UI or process from a device driver ?
- From: "Pavel A." <pavel_a@xxxxxxxxxxxxxxx>
- Date: Fri, 18 Jan 2008 04:07:25 +0200
"Hao Zhuang" <HaoZhuang@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:BF973224-5852-4E66-95EB-7A712D136795@xxxxxxxxxxxxxxxx
hi pavel, do you have a pointer to some details what need to be done ?
preferrably both the kernel and user lands.
thanks very much !
the WMI documentation. Registering for events works in user mode, triggering events
can be done in a driver.
--PA
- hao
"Pavel A." wrote:
the whole trick with WMI is that it does not require your app
to stay running and listening. It will listen for you, and can start your app
even if it is not running.
Somewhat close to this are custom eventlog handlers on Vista - but much simpler :)
--PA
.
- Follow-Ups:
- 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 ?
- 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 ?
- Prev by Date: Re: Driver does not work on fresh Windows XP system
- Next by Date: Re: IExpress wizard is not able to find the driver packages
- 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):
Loading