Alexandre Julliard : user32: Store the window DPI in the server.

Alexandre Julliard julliard at winehq.org
Thu May 17 19:10:58 CDT 2018


Module: wine
Branch: master
Commit: f7b5b8975c20440c677fee63ab47e26c9d33ad9a
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=f7b5b8975c20440c677fee63ab47e26c9d33ad9a

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu May 17 13:56:26 2018 +0200

user32: Store the window DPI in the server.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/user32/sysparams.c        | 31 +++++++++--------------------
 dlls/user32/tests/sysparams.c  | 25 ++++++++++++++++++++++++
 dlls/user32/win.c              | 38 ++++++++++++++++++++++++++++++++++++
 dlls/user32/win.h              |  2 ++
 include/wine/server_protocol.h | 10 +++++-----
 server/protocol.def            |  4 ++++
 server/request.h               | 12 ++++++++----
 server/trace.c                 |  4 ++++
 server/window.c                | 44 ++++++++++++++++++++++++++++++++----------
 9 files changed, 129 insertions(+), 41 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=f7b5b8975c20440c677fee63ab47e26c9d33ad9a



More information about the wine-cvs mailing list