Arno's Blog

Arno Vyncke's Blog at vbCity
vbCity Blogs moved to:
http://cs.vbcity.com/blogs

Error Handling FAQ Problems

Posted on Monday, January 10, 2005 10:26 PM

ProcBodyLine, ProcStartLine, ProcCountLine ...
I've been struggling with these for a couple of hours today - trying to get my error handling add-in to work.
I can't write a FAQ about it if my example doesn't work huh?

Anyway - after looking up in the MSDN Library what the difference is between ProcBodyLine and ProcStartLine, and what exactly ProcCountLine does I decided I really don't like the way they handled it - but hey, at least I found my solution. My second FAQ is about Add-In Programming is coming up, and I'm hoping to do more in the future.

But first some Software Security FAQs - I once wrote a little article about the different methods - though it was lacking samples and thus didn't get through. Oh well, we'll just handle every subject on itself and create good examples with it I guess.