msi: Use MsiViewModify instead of building a SQL query when adding rows to the table.
commit00cfd2899b7b8bf41c437170883ab0435b583eff
authorJames Hawkins <truiken@gmail.com>
Tue, 12 Feb 2008 07:37:14 +0000 (12 01:37 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 12 Feb 2008 21:59:46 +0000 (12 22:59 +0100)
treeb5bad83c93a7fd1cffbd482b42d8ee018516685e
parent4cc569cce6cdbf7c2053e1eee979b9e8e6619b42
msi: Use MsiViewModify instead of building a SQL query when adding rows to the table.
dlls/msi/database.c
dlls/msi/tests/db.c