Re: best way to launch a UI or process from a device driver ?



"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


.



Relevant Pages

  • Re: best way to launch a UI or process from a device driver ?
    ... or can I register in a way so ... that the WMI service will start my EXE when event occurs? ... Maxim Shatskih, Windows DDK MVP ...
    (microsoft.public.development.device.drivers)
  • Re: ActiveX EXE
    ... The progress bar is an EXE so that it can ... because VB automatically registers during compile. ... (Also see note below about project compatibility ... (You don't actually have to register an EXE. ...
    (microsoft.public.vb.general.discussion)
  • RE: Dependencies in my Setup project
    ... Carol, sorry this one slipped past my radar for so long, It sounds like ... would try registering it on your development machine. ... so set the register property of the added file to vsdrfCom. ... This exe is not part of my application but ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Accessing COM object within own EXE
    ... You can register you local server by running it with the parameter ... >I have an EXE program that needs to pass an interface to an IEnumString ...
    (microsoft.public.vc.atl)
  • Re: ActiveX EXE
    ... The progress bar is an EXE so that it can ... because VB automatically registers during compile. ... (Also see note below about project compatibility ... (You don't actually have to register an EXE. ...
    (microsoft.public.vb.general.discussion)