Fixes for MsiGetSourcePath parameter handling.
[wine] / dlls / msi / select.c
2005-08-24  Mike McCormackImplement MsiModifyView (MSIMODIFY_INSERT_TEMPORARY).
2005-05-29  Mike McCormackGet rid of some redundant parser types.
2005-02-08  Mike McCormackFix MsiModifyView and MsiViewGetColumnInfo to use MSIRE...
2004-07-09  Alexandre JulliardAuthors: Mike McCormack <mike@codeweavers.com>, Aric...
2004-07-06  Mike McCormackFetch binary streams at the table level.
2004-06-30  Mike McCormackMake the SQL insert query work.
2004-03-19  Mike McCormackFirst go at write support.
2003-09-08  Francois GougetFix the case of product and company names.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-13  Mike McCormackPartial implementation of the Microsoft Installer ...