Module: wine Branch: master Commit: 5fba152eea0bd8b7a2553beea05370dc140ed740 URL: https://source.winehq.org/git/wine.git/?a=commit;h=5fba152eea0bd8b7a2553beea...
Author: Brendan Shanks bshanks@codeweavers.com Date: Mon Jun 29 21:55:23 2020 -0700
user32: Implement QueryDisplayConfig().
Signed-off-by: Brendan Shanks bshanks@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/user32/sysparams.c | 239 +++++++++++++++++++++++++++++++++++++++++++- dlls/user32/tests/monitor.c | 8 ++ 2 files changed, 244 insertions(+), 3 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=5fba152eea0bd8b7a2553...