Module: wine Branch: master Commit: 90e913c42fd4c82b7344e1ffefe5892c6d642d58 URL: http://source.winehq.org/git/wine.git/?a=commit;h=90e913c42fd4c82b7344e1ffef...
Author: Hans Leidekker hans@codeweavers.com Date: Wed May 22 10:10:16 2013 +0200
wbemprox: Avoid storing rows that don't match the query condition.
---
dlls/wbemprox/builtin.c | 164 +++++++++++++++++++++++++++----------- dlls/wbemprox/table.c | 35 ++++---- dlls/wbemprox/wbemprox_private.h | 1 + 3 files changed, 135 insertions(+), 65 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=90e913c42fd4c82b7344e1...