https://bugs.winehq.org/show_bug.cgi?id=38662
--- Comment #1 from Anastasius Focht focht@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