Module: wine Branch: master Commit: 60db122133011036a732fc3875a9ff9b0fc0a3bb URL: http://source.winehq.org/git/wine.git/?a=commit;h=60db122133011036a732fc3875...
Author: Hans Leidekker hans@codeweavers.com Date: Mon Oct 15 10:46:09 2012 +0200
wbemprox: Implement StdRegProv.GetStringValue.
---
dlls/wbemprox/builtin.c | 15 +++++-- dlls/wbemprox/reg.c | 84 +++++++++++++++++++++++++++++++++++--- dlls/wbemprox/tests/query.c | 56 +++++++++++++++++++++++++- dlls/wbemprox/wbemprox_private.h | 8 +++- 4 files changed, 150 insertions(+), 13 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=60db122133011036a732fc...