Skip to content

win32u: Move QueryDisplayConfig from user32.

This allows access to the in-process cached monitor list and reduces the number of registry calls issued for QueryDisplayConfig (in case of no change) from 4 x monitors to 1.

Merge request reports

Loading