Module: wine Branch: master Commit: aca407bfe799becf29e6cc5f615dcf990ed6d606 URL: http://source.winehq.org/git/wine.git/?a=commit;h=aca407bfe799becf29e6cc5f61...
Author: Hans Leidekker hans@codeweavers.com Date: Wed May 22 10:09:26 2013 +0200
wbemprox: Return a status from table fillers and add an optional condition parameter.
---
dlls/wbemprox/builtin.c | 66 +++++++++++++++--------- dlls/wbemprox/query.c | 7 +-- dlls/wbemprox/table.c | 3 +- dlls/wbemprox/wbemprox_private.h | 104 ++++++++++++++++++++----------------- 4 files changed, 100 insertions(+), 80 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=aca407bfe799becf29e6cc...