5 Feb
2018
5 Feb
'18
4:54 p.m.
https://bugs.winehq.org/show_bug.cgi?id=38662 --- Comment #1 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, revisiting, obviously still present. https://source.winehq.org/git/wine.git/blob/f9181daa1ddc2c10d3b6ddd4610bc142... --- snip --- 260 HRESULT WINAPI _CorValidateImage(PVOID* imageBase, LPCWSTR imageName) 261 { 262 TRACE("(%p, %s): stub\n", imageBase, debugstr_w(imageName)); 263 return E_FAIL; 264 } --- snip --- $ wine --version wine-3.1 Regards -- 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.