Module: wine Branch: master Commit: 06b573279843af81f16973e3bfb7476c46d5ac35 URL: http://source.winehq.org/git/wine.git/?a=commit;h=06b573279843af81f16973e3bf...
Author: Hans Leidekker hans@codeweavers.com Date: Thu Jun 14 16:03:26 2012 +0200
wbemprox: Add stub implementations of IEnumWbemClassObject and IWbemClassObject.
---
dlls/wbemprox/Makefile.in | 1 + dlls/wbemprox/class.c | 488 ++++++++++++++++++++++++++++++++++++++ dlls/wbemprox/wbemlocator.c | 4 +- dlls/wbemprox/wbemprox_private.h | 11 + 4 files changed, 502 insertions(+), 2 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=06b573279843af81f16973...