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

Alexandre Julliard julliard at winehq.org
Tue May 15 16:25:22 CDT 2018


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue May 15 16:18:16 2018 +0200

user32: Store the window DPI awareness in the server.

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

---

 dlls/user32/tests/sysparams.c  |  8 +++++++-
 dlls/user32/win.c              | 25 +++++++++++++++++--------
 dlls/user32/win.h              |  2 +-
 include/wine/server_protocol.h |  8 +++++++-
 server/protocol.def            |  3 +++
 server/request.h               |  9 ++++++---
 server/trace.c                 |  5 +++++
 server/window.c                | 39 ++++++++++++++++++++++-----------------
 8 files changed, 68 insertions(+), 31 deletions(-)

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



More information about the wine-cvs mailing list