Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2005 May : CreateProcessWithLogonW - passing parameters
| Subject: | CreateProcessWithLogonW - passing parameters |
| Posted by: | "Colin Briede" (crbrie..@iinet.net.au) |
| Date: | Tue, 17 May 2005 21:50:36 |
Hi
I want to run a program using CreateProcessWithLogonW . This program needs
to have parameters passed to it.
How can I pass the parameters to the CreateProcessWithLogonW function. eg
the parameters are '/S /v/qn'.
thanks
Colin