Module: wine Branch: master Commit: 1977baa79393ddc7a1240dee7b168aaa28b44003 URL: http://source.winehq.org/git/wine.git/?a=commit;h=1977baa79393ddc7a1240dee7b...
Author: Hans Leidekker hans@codeweavers.com Date: Wed Oct 5 09:46:28 2016 +0200
wbemprox: Get rid of hard-coded OS version numbers.
Signed-off-by: Hans Leidekker hans@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/wbemprox/builtin.c | 122 ++++++++++++++++++++++++++++++++--------- dlls/wbemprox/tests/query.c | 128 ++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 224 insertions(+), 26 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=1977baa79393ddc7a1240d...