[PATCH v2] ntdll: Fix overflow if running 32bit app w/ wine64

Vincent Povirk vincent at codeweavers.com
Fri Oct 19 08:24:18 CDT 2018


> I installed .NET 4.0 and it doesn't work. It's the same error. It works
> however with this patch.

If native mscoree is being used (you might want to double check) it
suggests that either ntdll is calling _CorValidateImage too late, or
this is the correct approach. I don't know how to test this.



More information about the wine-devel mailing list