Module: wine Branch: master Commit: 3e52cea324af31fa7436615db2602fbb6984f6b2 URL: http://source.winehq.org/git/wine.git/?a=commit;h=3e52cea324af31fa7436615db2...
Author: Hans Leidekker hans@codeweavers.com Date: Wed Oct 10 12:03:10 2012 +0200
wbemprox: Add support for array types.
---
dlls/wbemprox/class.c | 18 ++++- dlls/wbemprox/query.c | 175 ++++++++++++++++++++++++++++++++------ dlls/wbemprox/table.c | 4 +- dlls/wbemprox/wbemprox_private.h | 10 ++- 4 files changed, 177 insertions(+), 30 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=3e52cea324af31fa743661...