On Tue, 27 Mar 2018, James Ross-Gowan wrote:
This removes the old libarm32/shcore.def, which was autogenerated from
shcore.dll. Programs linked with shcore.lib in the Windows SDK actually
use the API sets instead.
Signed-off-by: James Ross-Gowan <[email protected]>
---
Looks good to me.
In general, there are lots of DLLs that modern Windows SDKs link to via
the API sets instead of directly to the raw DLL itself. But for this
particular case, since we didn't actully have this import library for the
x86 platforms, this probably isn't a change that will make a difference
for anybody, so it's certainly ok. And in general, linking to the API sets
probably is the correct way forward.
// Martin
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public