"Adi Shavit" <adish@gentech.co.il> wrote in message news:eru0pn$1ept$1@digitalmars.com...The article I was referring to is "Automate Error Checking with Debugging Macros" By Larry Leonard.
It can be found here: <http://tinyurl.com/yvwy7w>
Adi
Adi Shavit wrote:Hi,
Some more questions about COMSTL:
Thanks,
- When and where should/would one use any and all of the COMSTL exceptions?
- Have you considered having exception throwing versions of COMSTL creation (or other) functions?
- Related to (2), has anyone got an alternative to using if(FAILED(...))? I remember an old column in WDJ that had a MACRO based framework for checking return values, but I was wondering if anyone has any other approaches.
Adi