Module: wine Branch: master Commit: 236b4dae4ace5fe5c994646dafa8d15ff5c940e7 URL: http://source.winehq.org/git/wine.git/?a=commit;h=236b4dae4ace5fe5c994646daf...
Author: Hans Leidekker hans@codeweavers.com Date: Fri Jan 25 17:34:00 2013 +0100
wbemprox: Implement IWbemQualifierSet::Get.
---
dlls/wbemprox/builtin.c | 53 +++++++++++++++++++-- dlls/wbemprox/class.c | 7 ++- dlls/wbemprox/qualifier.c | 99 +++++++++++++++++++++++++++++++++++++- dlls/wbemprox/tests/query.c | 43 ++++++++++++++++- dlls/wbemprox/wbemprox_private.h | 2 +- 5 files changed, 194 insertions(+), 10 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=236b4dae4ace5fe5c99464...