Sebastian Lackner : shcore: Add stub dll and GetProcessDpiAwareness stub.

Alexandre Julliard julliard at winehq.org
Wed Jan 24 16:02:32 CST 2018


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

Author: Sebastian Lackner <sebastian at fds-team.de>
Date:   Wed Jan 24 01:19:03 2018 -0700

shcore: Add stub dll and GetProcessDpiAwareness stub.

Signed-off-by: Alex Henrie <alexhenrie24 at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 configure                                          |   2 +
 configure.ac                                       |   1 +
 .../api-ms-win-shcore-scaling-l1-1-1.spec          |   2 +-
 dlls/shcore/Makefile.in                            |   4 +
 dlls/shcore/main.c                                 |  50 ++++++
 dlls/shcore/shcore.spec                            | 181 +++++++++++++++++++++
 tools/make_specfiles                               |   7 +-
 7 files changed, 245 insertions(+), 2 deletions(-)

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



More information about the wine-cvs mailing list