If an ASSERT fires once ExitInstance() has entered, any ASSERT will, I assume, throw a structured exception, thus skipping the rest of the code in ExitInstance().
Can anyone shed a little light on this?
If an ASSERT fires once ExitInstance() has entered, any ASSERT will, I assume, throw a structured exception, thus skipping the rest of the code in ExitInstance().
Can anyone shed a little light on this?