f780be4239
will return True if Windows Structured Exception handling (SEH) is used when calling functions, False otherwise. Currently, only MSVC supports SEH. Fix the test so that it doesn't crash when run with MingW compiled _ctypes. Note that two tests are still failing when mingw is used, I suspect structure layout differences and function calling conventions between MSVC and MingW. |
||
---|---|---|
.. | ||
macholib | ||
test | ||
__init__.py | ||
_endian.py | ||
util.py | ||
wintypes.py |