ChangeSet ID: 19999 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@winehq.org 2005/09/06 05:23:12
Modified files: dlls/msi/tests : suminfo.c dlls/msi : suminfo.c
Log message: Mike McCormack mike@codeweavers.com - fix MsiSummaryInfoGetProperty to return ERROR_MORE_DATA if the buffer is too small (based on a patch by Aric Stewart) - add a test case to show correct behaviour
Patch: http://cvs.winehq.org/patch.py?id=19999
Old revision New revision Changes Path 1.2 1.3 +20 -4 wine/dlls/msi/tests/suminfo.c 1.19 1.20 +4 -1 wine/dlls/msi/suminfo.c