On Wednesday, 28 March 2018 1:13:56, Liu Hao wrote:
在 2018/3/27 20:42, James Ross-Gowan 写道:
+#if NTDDI_VERSION >= NTDDI_WIN8
+STDAPI_(DEVICE_SCALE_FACTOR) GetScaleFactorForDevice(DISPLAY_DEVICE_TYPE deviceType); +STDAPI RegisterScaleChangeNotifications(DISPLAY_DEVICE_TYPE displayDevice, HWND hwndNotify, UINT uMsgNotify,
+  DWORD *pdwCookie);

There should be no line break here.

Will fix. Is there a line length limit for these header files? Without
the break, this line is over 120 chars.

The first two patches look good to me.  Since the ARM and .def stuff are
beyond my ken, I am looking forward to others' opinion.

Thanks for the review. I just realised the ARM changes are broken. I'll
try to fix them as well, but I don't have a full ARM toolchain at the
moment.


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