在 2026-5-29 18:26, Kirill Makurin 写道:
After this patch was pushed, I started working on fixing some minor issues with UWP configuration so I could push them whenever updated heapapi.h gets available in Msys2.After some testing, I realized that while `HeapSummary` and related types are exposed for UWP compilation even in Microsoft's haeders, it seems like `HeapSummary` is not available in any API set; `dumpbin -imports` lists `HeapSummary` as imported directly from kernel32.dll rather than an API set. This article[1] further confirms it... Now I'm starting to question whether this change was correct. What do you think, should we revert it or keep it for compatibility with Microsoft headers?
If their header and libs do not match then it looks like a bug. We had better report it and wait until it gets fixed.
-- Best regards, LIU Hao
OpenPGP_signature.asc
Description: OpenPGP digital signature
_______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
