6 Aug
2022
6 Aug
'22
11:43 a.m.
https://bugs.winehq.org/show_bug.cgi?id=53145 --- Comment #1 from François Gouget <fgouget(a)codeweavers.com> --- There are more possible error code values. For instance: 2022-08-03 w10pro64-mx-MX loader.c:720: Test failed: 1197: wrong status c0000131/c000011b or 2022-06-28 w10pro64-zh-CN loader.c:720: Test failed: 1192: wrong status c000012f/c000011b ... Note: 0xc000007b == STATUS_INVALID_IMAGE_FORMAT 0xc000011b == STATUS_INVALID_IMAGE_NE_FORMAT 0xc000012f == STATUS_INVALID_IMAGE_NOT_MZ 0xc0000130 == STATUS_INVALID_IMAGE_PROTECT 0xc0000131 == STATUS_INVALID_IMAGE_WIN_16 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.