On Wed, 6 Apr 2022, Jeremy Drake via Mingw-w64-public wrote:
> I was looking into adding the 'new' dloadhelper.lib (Windows 8+,
> required to be used for UWP apps) to mingw-w64.
> It seems what *should* be in libdelayimp.a is actually
> in libmingwex.a. Is this intentional? Will this cause me i
I was looking into adding the 'new' dloadhelper.lib (Windows 8+,
required to be used for UWP apps) to mingw-w64. I was looking at
Makefile.am to see how libdelayimp.a is built, and I noticed that there
doesn't seem to be any sources added to it. Indeed, ar p libdelayimp.a
shows no contents. It s