Zhiyi Zhang : user32: Move EnumDisplayDevicesA/W to sysparams.c.

Alexandre Julliard julliard at winehq.org
Mon Jun 24 16:06:24 CDT 2019


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

Author: Zhiyi Zhang <zzhang at codeweavers.com>
Date:   Mon Jun 24 15:16:03 2019 +0800

user32: Move EnumDisplayDevicesA/W to sysparams.c.

Signed-off-by: Zhiyi Zhang <zzhang at codeweavers.com>
Signed-off-by: Huw Davies <huw at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/user32/misc.c      | 313 ------------------------------------------------
 dlls/user32/sysparams.c | 298 +++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 298 insertions(+), 313 deletions(-)

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



More information about the wine-cvs mailing list