Hi all,
I'll try to keep it short and sweet (for once). How can I see the command line parameters that a Delphi program is using to run another program. And neither of these programs were written by me (so no source).
I found a page ( that would be helpful it weren't written in C and relied on C libraries - so I know this is possible. For those too lazy to follow the link, it talks about using a ShellExecuteHook.
Can anyone help?
I'll try to keep it short and sweet (for once). How can I see the command line parameters that a Delphi program is using to run another program. And neither of these programs were written by me (so no source).
I found a page ( that would be helpful it weren't written in C and relied on C libraries - so I know this is possible. For those too lazy to follow the link, it talks about using a ShellExecuteHook.
Can anyone help?