20 Aug
2021
20 Aug
'21
8:04 a.m.
https://bugs.winehq.org/show_bug.cgi?id=38950 --- Comment #7 from Alexandre Julliard <julliard(a)winehq.org> --- (In reply to Anastasius Focht from comment #0)
Characteristics = EXECUTABLE_IMAGE|32BIT_MACHINE|LINE_NUMS_STRIPPED|LOCAL_SYMS_STRIPPED
The check must include 'EXECUTABLE_IMAGE'.
Actually we have tests to show that this is not true, cf. test_import_resolution() in dlls/kernel32/tests/loader.c. There must be something else going on here. -- 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.