Re: create a user process from device driver

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Maxim S. Shatskih (maxim_at_storagecraft.com)
Date: 01/12/05


Date: Wed, 12 Jan 2005 11:36:17 +0300


    You cannot. Run a user process from the Explorer's Run key and make it
communicating with a driver.

-- 
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
maxim@storagecraft.com
http://www.storagecraft.com
"swheeler" <swheeler@intrastart.com> wrote in message
news:OqWOOeF%23EHA.2700@TK2MSFTNGP14.phx.gbl...
> Greetings -
> I want to kick off a user process from my kernel driver; what's the best way
> to do this ? Can I simply use createprocess ?
>
> Thanks,
>
> BF
>
>


Relevant Pages

  • Re: File access
    ... If you consider a kernel module which, in some event, ... chunk of data it needs to stall until the user process has finished. ... >> to pass the configuration to the driver. ... send the line "unsubscribe linux-kernel" in ...
    (Linux-Kernel)
  • Re: File access
    ... I have now implemented some code which uses a user process to ... pass the configuration to the driver. ... Could you please tell me where I could find this FAQ. ...
    (Linux-Kernel)
  • Re: File access
    ... On Tue, 19 Aug 2003, Simon Haynes wrote: ... I have now implemented some code which uses a user process to ... > pass the configuration to the driver. ...
    (Linux-Kernel)
  • Re: how to create user process in kernel mode ?
    ... Help you create a user process in the kernel? ... Open a handle to a driver and do it the proper way. ...
    (microsoft.public.windowsxp.device_driver.dev)
  • Re: Problem with getting nonpaged system-space virtual address
    ... "Peter" wrote in message ... >> Maxim Shatskih, Windows DDK MVP ... >>> My driver I/O is set to DIRECT_IO. ...
    (microsoft.public.development.device.drivers)