f8af2601c2
This macro replaces the deprecated __Verify_noErr defined in the SDK. It is different from assert, as the expression given to the macro is always evaluated and then, if the result is not zero, and asserts are on, an assert containing a human readable message with the description of the error code is triggered. Closes https://github.com/wxWidgets/wxWidgets/pull/1973 Co-authored-by: Vadim Zeitlin <vadim@wxwidgets.org> |
||
---|---|---|
.. | ||
msvc/wx | ||
wx |