Jacek Caban : dbghelp: Build with ucrtbase.

Alexandre Julliard julliard at winehq.org
Mon Apr 6 15:53:23 CDT 2020


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Mon Apr  6 19:43:35 2020 +0200

dbghelp: Build with ucrtbase.

Signed-off-by: Jacek Caban <jacek at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/dbghelp/Makefile.in       |  2 ++
 dlls/dbghelp/dbghelp_private.h |  1 -
 dlls/dbghelp/dwarf.c           |  4 +--
 dlls/dbghelp/elf_module.c      | 14 ++++-----
 dlls/dbghelp/macho_module.c    | 20 ++++++-------
 dlls/dbghelp/module.c          | 62 ++++++++++++++++++++--------------------
 dlls/dbghelp/path.c            | 64 +++++++++++++++++++++---------------------
 dlls/dbghelp/pe_module.c       |  2 +-
 dlls/dbghelp/symbol.c          |  8 +++---
 9 files changed, 89 insertions(+), 88 deletions(-)

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



More information about the wine-cvs mailing list