Hi, I found that some files in mingw-w64-headers/include might be very old, and are no longer shipped by Microsoft (through Windows Kits or similar things) now.
For example, windowsx.h16 and verinfo.ver. By searching GitHub, it seemes that windowsx.h16 was once shipped with NT PDK, and verinfo.ver was once provided by an old Windows SDK. Both can't be found in latest Windows Kits. I'm not sure whether we want to still provide these files, or maybe we should align with current Windows Kits and remove these outdated files? _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
