Is there a way to create a global error handler for Windows Forms, I want to add to my app an error watcher, when an error ocurrs get the exception and send it thru mail to solve the problem.
I will like to have this error watcher running on a secondary thread... is this possible?????
I will like to have this error watcher running on a secondary thread... is this possible?????