Re: [Mingw-w64-public] high DPI scaling APIs

2019-10-30 Thread Liu Hao
在 2019/10/28 6:57, Randy Eckman 写道: > If I use the official Windows SDK, how do I set up proper linking against > that? > > On Sun, Oct 27, 2019 at 08:45 Biswapriyo Nath wrote: > >> How one can get the APIs in shcore.mri? >> >> 1. Get it from MSDN docs. >> 2. Get it from actual Windows SDK lib f

Re: [Mingw-w64-public] high DPI scaling APIs

2019-10-27 Thread Randy Eckman
If I use the official Windows SDK, how do I set up proper linking against that? On Sun, Oct 27, 2019 at 08:45 Biswapriyo Nath wrote: > How one can get the APIs in shcore.mri? > > 1. Get it from MSDN docs. > 2. Get it from actual Windows SDK lib file. > > _

Re: [Mingw-w64-public] high DPI scaling APIs

2019-10-27 Thread Biswapriyo Nath
How one can get the APIs in shcore.mri? 1. Get it from MSDN docs. 2. Get it from actual Windows SDK lib file. ___ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Re: [Mingw-w64-public] high DPI scaling APIs

2019-10-26 Thread Liu Hao
在 2019/10/15 11:59, Randy Eckman 写道: > Hello, > > I was looking for information on newer high DPI APIs, and came across this > thread: > > https://sourceforge.net/p/mingw-w64/mailman/mingw-w64-public/thread/20180327124251.11072-4-rossy%40jrg.systems/ > > > It seems these were never incorporated

Re: [Mingw-w64-public] high DPI scaling APIs

2019-10-15 Thread Biswapriyo Nath
Which header files and APIs do you need to be updated? The header filename can be found in Microsoft docs of those APIs. ___ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mingw-w64-publi

[Mingw-w64-public] high DPI scaling APIs

2019-10-14 Thread Randy Eckman
Hello, I was looking for information on newer high DPI APIs, and came across this thread: https://sourceforge.net/p/mingw-w64/mailman/mingw-w64-public/thread/20180327124251.11072-4-rossy%40jrg.systems/ It seems these were never incorporated. Is there still an effort to incorporate these? Or c