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

Brendan McGrath brendan at redmandi.com
Thu Oct 18 22:27:09 CDT 2018


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

On 19/10/18 6:10 am, Vincent Povirk wrote:
>>> you get the Out of Memory error that is fixed by this patch. Applying
>>> this patch allows these applications to work as they currently do
>>> under Windows.
>> For .NET binaries this should be solved by generating a PE64 header to
>> replace the PE32 one.
> Does the test case work with native .NET? If not, we need to fix that first.
>
> If it does, we should change the header in _CorValidateImage.





More information about the wine-devel mailing list