On Mon Sep 1 17:58:39 2025 +0000, Alexandre Julliard wrote:
Please avoid version checks in tests. If absolutely necessary, check some feature of that platform instead.
The problem here is that exactly this zeroing size is different on Windows 7, while I so far I don't know about any other clear heap relayout differences between Windows 7 and later.
@rbernon Do you maybe remember any heap info / flags or whatever heap related difference between heaps on Win7 and Win8? If not I will try harder to find some, while not sure upfront if that exists.