Hans Leidekker : wbemprox: Build with msvcrt.

Alexandre Julliard julliard at winehq.org
Thu Jul 4 15:53:46 CDT 2019


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

Author: Hans Leidekker <hans at codeweavers.com>
Date:   Thu Jul  4 09:27:39 2019 +0200

wbemprox: Build with msvcrt.

Signed-off-by: Hans Leidekker <hans at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/wbemprox/Makefile.in        |   2 +
 dlls/wbemprox/builtin.c          | 157 ++++++++++++++++++---------------------
 dlls/wbemprox/class.c            |  19 +++--
 dlls/wbemprox/main.c             |   2 -
 dlls/wbemprox/process.c          |   1 -
 dlls/wbemprox/qualifier.c        |   9 +--
 dlls/wbemprox/query.c            |  61 ++++++++-------
 dlls/wbemprox/reg.c              |   1 -
 dlls/wbemprox/security.c         |   1 -
 dlls/wbemprox/service.c          |   1 -
 dlls/wbemprox/services.c         |  12 ++-
 dlls/wbemprox/table.c            |  17 ++---
 dlls/wbemprox/wbemlocator.c      |  12 ++-
 dlls/wbemprox/wbemprox_private.h |   3 +-
 dlls/wbemprox/wql.y              |  12 ++-
 15 files changed, 141 insertions(+), 169 deletions(-)

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



More information about the wine-cvs mailing list