On 4/12/23 13:13, Martin Storsjö wrote:
When I browsed through the diff of symbols vs MSVC, I noted that api-ms-win-core-windowserrorreporting-l1-1-0 differs a lot for onecore; we don't have a single one of the symbols for this DLL that MSVC's onecore has, and conversely, none of the symbols that we have for that DLL actually are present in MSVC's onecore.
Thanks Martin. Yes, I have that on my list of things to patch. There's three versions: onecore_apiset.lib / onecoreuap_apiset.lib / windowscoreheadless_apiset.lib (12 functions), onecore.lib / onecoreuap.lib / windowscoreheadless.lib (2 functions), windowsapp.lib (4 functions). Mark _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
