msi: Fail if we can't write out a temporary file.
[wine] / dlls / msi / delete.c
2006-10-26  Mike McCormackmsi: Update tables using records, not integer by integer.
2006-10-26  Mike McCormackmsi: Remove some unused functions.
2006-06-10  Alexandre Julliardmsi: Make all the ops structures static and const.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-03-20  Robert Shearmanmsi: Optimise WHERE operations.
2005-11-02  Mike McCormackCreate the +msidb debug channel for msi database code.
2005-09-20  Mike McCormackAdded memory allocation inline functions (part 1).
2005-08-24  Mike McCormackImplement MsiModifyView (MSIMODIFY_INSERT_TEMPORARY).
2005-02-14  Mike McCormackImplement SQL delete query.