On Sun Jun 11 02:32:59 2023 +0000, Fabian Maurer wrote:
FWIW, there seems to be a difference between 32bit and 64bit Growtopia. 32bit Growtopia launches normally, while 64bit crashes without the fix. Btw, what about RtlReAllocateHeap? Should that behavior be consistent? I don't know what the Wine consensus is. Also, since it's pretty counter intuitive, would you mind adding tests? Just a suggestions from a random contributor, though. :smile:
If I added the test, it would just crash the test program. In other tests they simply just add a win_skip in these cases, but then there's no point in having a test in my opinion, since it's just going to get skipped.
Not sure what to do about RtlReAllocateHeap