msi: Fix the registry root indices for Installer::RegistryValue.
[wine] / dlls / msi / tests / format.c
2008-02-05  James Hawkinsmsi: Reimplement MsiFormatRecord.
2008-02-05  James Hawkinsmsi: Add more tests for MsiFormatRecord.
2008-01-21  James Hawkinsmsi: Add more MsiFormatRecord tests.
2007-09-18  Juan Langmsi: Don't crash if record has no fields.
2007-05-25  James Hawkinsmsi: Add the ability to deformat the component's source.
2007-04-23  James Hawkinsmsi: Add the _Property table back, with tests.
2006-11-21  Mike McCormackmsi: Fix use of integer fields in MsiFormatRecord.
2006-11-21  Mike McCormackmsi: Add a test for formatting records with strings.
2006-10-10  Michael Ploujnikovmsi/tests: Win64 printf format warning fixes.
2006-10-10  Mike McCormackmsi: Fix handle leaks in the test cases.
2006-09-07  James Hawkinsmsi: Add many more MsiFormatRecord tests.
2006-09-07  James Hawkinsmsi: Fix two MsiFormatRecord tests.
2006-09-07  James Hawkinsmsi: Use the TargetPath of a file if the file doesn...
2006-09-07  James Hawkinsmsi: Fix creation of the default format in MsiFormatRecord.
2006-09-07  James Hawkinsmsi: Add more tests for MsiFormatRecord.
2006-08-02  James Hawkinsmsi: Don't crash if an empty record is given to MsiProc...
2006-07-27  Mike McCormackmsi: Remember to free a handle.
2006-06-12  Mike McCormackmsi: Add some more MsiFormatRecord tests.
2006-06-12  Mike McCormackmsi: Fix some test cases to pass against win2k.
2006-05-30  Andrew Ziemmsi: Increase verbosity in some failing tests.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-04-11  Mike McCormackmsi: Add some more MsiFormatRecord tests.
2006-03-20  Robert Shearmanmsi: Add a test for MsiFormatRecord with integer fields.
2005-12-21  Bill Medlandmsi: Prevent array underflow in MsiFormat when measurin...
2005-09-26  Mike McCormackFix handle leaks in the test cases.
2005-05-27  Alexandre JulliardAuthors: Mike McCormack <mike@codeweavers.com>, Aric...