Hans Leidekker : wbemprox: Add support for evaluating ASSOCIATORS OF queries.

Alexandre Julliard julliard at winehq.org
Tue Sep 10 16:49:29 CDT 2019


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

Author: Hans Leidekker <hans at codeweavers.com>
Date:   Tue Sep 10 17:09:14 2019 +0200

wbemprox: Add support for evaluating ASSOCIATORS OF queries.

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

---

 dlls/wbemprox/builtin.c          |  40 ++-
 dlls/wbemprox/class.c            |  36 +--
 dlls/wbemprox/query.c            | 509 +++++++++++++++++++++++++++++++--------
 dlls/wbemprox/services.c         |  21 +-
 dlls/wbemprox/wbemprox_private.h |  36 ++-
 dlls/wbemprox/wql.y              |  10 +-
 6 files changed, 496 insertions(+), 156 deletions(-)

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



More information about the wine-cvs mailing list