For example I have a running process seen in windows task manager (.exe). I'd like to see the parameters that's been passed to the process when it was started. I do not start this proces, nor I have any control or an easy way of debugging the spot it's getting started. Any suggestions ?
|
feedback
|
migrated from stackoverflow.com Aug 23 '10 at 2:03
This question came from our site for professional and enthusiast programmers.
|
See if this works for you: http://windowsxp.mvps.org/listproc.htm
| |||
|
feedback
|
