Module: wine Branch: master Commit: f817cd7ace13e5d3bd97bc686d22c07069751177 URL: http://source.winehq.org/git/wine.git/?a=commit;h=f817cd7ace13e5d3bd97bc686d...
Author: Hans Leidekker hans@codeweavers.com Date: Thu Jun 14 16:02:38 2012 +0200
wbemprox: Add a stub implementation of IWbemServices.
---
dlls/wbemprox/Makefile.in | 1 + dlls/wbemprox/services.c | 500 ++++++++++++++++++++++++++++++++++++++ dlls/wbemprox/wbemlocator.c | 14 +- dlls/wbemprox/wbemprox_private.h | 1 + 4 files changed, 515 insertions(+), 1 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=f817cd7ace13e5d3bd97bc...