Re: process' command line
From: qfel (RemIt.q_tmp_at_aster.pl)
Date: 11/09/04
- Next message: Jochen Kalmbach: "Re: process' command line"
- Previous message: Gary Chanson: "Re: RunOnce registry key and an http page"
- In reply to: Gary Chanson: "Re: process' command line"
- Next in thread: Jochen Kalmbach: "Re: process' command line"
- Reply: Jochen Kalmbach: "Re: process' command line"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 9 Nov 2004 18:43:19 +0100
Nope; If I call CreateProcess with both exe path and cmdline set, they're
not merged, so I don't get exe path in command line.
BTW
"Console processes written in C can use the argc and argv arguments to parse
the command line. Because argv[0] is the module name, C programmers
generally repeat the module name as the first token in the command line."
Generally means you have no guarantee that it will be so.
- Next message: Jochen Kalmbach: "Re: process' command line"
- Previous message: Gary Chanson: "Re: RunOnce registry key and an http page"
- In reply to: Gary Chanson: "Re: process' command line"
- Next in thread: Jochen Kalmbach: "Re: process' command line"
- Reply: Jochen Kalmbach: "Re: process' command line"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|