MSI: Fix msi_dup_record_field for Integer Records

Alexandre Julliard julliard at winehq.org
Mon Jan 23 10:31:47 CST 2006


Robert Shearman <rob at codeweavers.com> writes:

> ChangeLog:
> Make msi_dup_record_field not fail when dealing with integer records by
> calling MSI_RecordGetStringW instead of MSI_RecordGetString, as the
> former does conversion.

It fails make test:

../../../tools/runtest -q -P wine -M msi.dll -T ../../.. -p msi_test.exe.so format.c && touch format.ok
format.c:128: Test failed: size wrong
format.c:132: Test failed: size wrong
format.c:133: Test failed: wrong output
format.c:146: Test failed: size wrong
format.c:147: Test failed: wrong output
format.c:241: Test failed: size wrong 0
format.c:242: Test failed: wrong output()
format.c:663: Test failed: size wrong (0)
format.c:664: Test failed: wrong output()

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list