In a Win App,

is there a "Global application error" kinda like asp.net ?

what I'd like to do is track the errors to make a "Crash Report" but don't feel like writing the same function in about 200 try/catch blocks.