Module: wine Branch: master Commit: 31368dec931f9c7d9ebd186b6f8d114ffe9f7f8d URL: http://source.winehq.org/git/wine.git/?a=commit;h=31368dec931f9c7d9ebd186b6f...
Author: Dmitry Timoshkov dmitry@codeweavers.com Date: Mon Apr 16 16:09:32 2007 +0900
version: Add a VerQueryValue test, make it mostly pass under Wine.
---
dlls/version/info.c | 18 ++++- dlls/version/tests/info.c | 136 ++++++++++++++++++++++++++++++++++++++--- dlls/version/tests/version.rc | 47 +++++++++++--- 3 files changed, 179 insertions(+), 22 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=31368dec931f9c7d9ebd18...