Hello!
I would like to do a crash reporter for my app as Firefox has one.
I will use GetExitCode to monitor the exit code of my app.
But I do not want to start my real app using another app.
I would rather like to monitor the already running process.
Is that the way to do it, or does anybody know how Firefox does it?
Thank you very much!
I would like to do a crash reporter for my app as Firefox has one.
I will use GetExitCode to monitor the exit code of my app.
But I do not want to start my real app using another app.
I would rather like to monitor the already running process.
Is that the way to do it, or does anybody know how Firefox does it?
Thank you very much!