The Wayback Machine - https://web.archive.org/web/20110723001643/http://www.codeguru.com:80/vb/gen/vb_general/errorhandling/
Survey

    Error Handling

    Compilers Demystified: Function Pointers in Visual Basic 6.0

    Learn how to enable VB6 applications to use function pointers and how to embed native code without using external DLLs.

    Part II: Don't Commit Errorcide

    Discover a more advanced mechanics to help you find a balance in the artistic dance that is useful structured exception handling.

    Part I: Don't Commit Errorcide

    No error handling code and your application is doomed to the scrap heap. Too much, misapplied, or a poor application of error handling code and your error handling code causes the bugs. Learn about avoiding Errorcide!