Michael Stefaniuc : dmloader: Use the debug functions provided by dmobject.[ch].

Alexandre Julliard julliard at winehq.org
Thu Dec 12 16:29:39 CST 2019


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

Author: Michael Stefaniuc <mstefani at winehq.org>
Date:   Thu Dec 12 01:11:01 2019 +0100

dmloader: Use the debug functions provided by dmobject.[ch].

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

---

 dlls/dmloader/container.c        |   1 -
 dlls/dmloader/debug.c            | 270 ---------------------------------------
 dlls/dmloader/debug.h            |  16 ---
 dlls/dmloader/dmloader_private.h |   1 +
 dlls/dmloader/dmobject.c         | 247 ++++++++++++++++++++++++++++++++++-
 dlls/dmloader/dmobject.h         |  14 +-
 6 files changed, 254 insertions(+), 295 deletions(-)

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



More information about the wine-cvs mailing list