ok(except_info->ExceptionRecord.ExceptionCode==exception_tests[i].exception_code,"Unexpected value %x %x\n",except_info->ExceptionRecord.ExceptionCode,exception_tests[i].exception_code);
/* windows 11 starts adding EXCEPTION_SOFTWARE_ORIGINATE flag */