Yes, I agree, we have SEH and we should just use that. Keep
IsBadXxxXxx for compatibility reasons only.
On Thu, Nov 13, 2008 at 2:59 PM, gedmurphy <gedmurphy(a)gmail.com> wrote:
Is it not time to start getting rid of IsBadWritePtr
and friends?
I don't see a good reason for these in our own code, especially when we can just use
SEH directly.