msi: Fix compilation on msvc6.
[wine] / dlls / msi / tests / record.c
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-05-29  Mike McCormack-Wmissing-declarations and -Wwrite-strings warning...
2005-05-27  Mike McCormackTest and fix the size of stream fields in a record.
2005-04-19  Francois GougetAdd trailing '\n's to ok() calls.
2005-03-22  Jakob ErikssonWindows 98 doesn't like it when we delete the tempfile.
2005-01-31  Aric StewartSetting a record to an empty string is the same as...
2005-01-26  Mike McCormackFix MsiRecordSetString for NULL strings and update...
2005-01-10  Francois GougetAssorted spelling fixes.
2005-01-09  Mike McCormackImplement MsiRecordSetStreamA/W and add tests for recor...
2005-01-06  Mike McCormackAdd test for records.