在 2018/3/27 20:42, James Ross-Gowan 写道:
> This adds shellscaling.h and some related winuser.h APIs from Windows
> 8/8.1.
> 
> It covers some of the APIs from the High DPI section on MSDN[1], though
> the new mixed-mode scaling APIs from Windows 10 1607 are missing. I have
> a patch in the works for those as well, but since this patchset was
> getting pretty big, I thought I'd send those separately.
> 
> Note that this replaces the old libarm32/shcore.def, which was
> autogenerated from shcore.dll. Programs linked with shcore.lib in the
> Windows SDK seem to link by API sets instead.
> 
> This is one of my first contributions to mingw-w64, so please let me
> know if there are issues with eg. code style or the way patches are
> split up.
> 

Welcome to the community!

Would you please re-send the patches generated using `git format-patch`
as _attachments_? Since SourceForge doesn't handle .patch files very
well you can rename them to .txt. This way the patches can be applied
using `git am`. Thanks.

-- 
Best regards,
LH_Mouse


------------------------------------------------------------------------------
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

Reply via email to