News

Returning exceptions instead of throwing them can make semantical sense when you have a helper-method for analyzing the situation and returning an appropriate exception which is then thrown by the ...
I'd like to gracefully handle the first, and ignore the second. Neither exception is derived from CException; both appear to be thrown by Windows and not by the component.<BR><BR>1.