msi: Implement the MSIMODIFY_REFRESH command of MsiViewModify.
[wine] / dlls / msi / tests / suminfo.c
2007-10-26  James Hawkinsmsi: Output expected values on failing tests.
2007-06-05  Misha Koshelevmsi: suminfo: Return ERROR_UNKNOWN_PROPERTY as native.
2007-06-05  Misha Koshelevmsi/tests: suminfo: Add tests for MsiSummaryInfoGetProp...
2006-11-13  Mike McCormackmsi: Fix an uninitialized variable in the test cases.
2006-11-09  Eric Pouechmsi: Don't call PropVariantClear on uninitialized variants.
2006-10-23  Francois Gougetmsi/tests: Fix compilation with gcc 2.95.
2006-10-20  Mike McCormackmsi: Fix an uninitialized variable causing random confo...
2006-10-17  Mike McCormackmsi: Add a test for summary information.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-09-06  Mike McCormack- fix MsiSummaryInfoGetProperty to return ERROR_MORE_DA...
2005-04-20  Mike McCormackTest MsiSummaryInfoGetProperty reading an empty property.
2005-03-19  Mike McCormack- test cases for summary information