20 Jul
2005
20 Jul
'05
10:29 a.m.
ChangeSet ID: 19035 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/07/20 05:29:29 Modified files: dlls/version/tests: info.c dlls/version : info.c Log message: Paul Vriens <Paul.Vriens(a)xs4all.nl> Add tests for VerQueryValue[AW]. Don't convert the struct to a win16 one in GetFileVersionInfoA. Convert the struct to win16 in VerQueryValueA (for now). Patch: http://cvs.winehq.org/patch.py?id=19035 Old revision New revision Changes Path 1.11 1.12 +44 -7 wine/dlls/version/tests/info.c 1.47 1.48 +10 -21 wine/dlls/version/info.c