msi: Fixed the UPDATE query to work with explicit values.
authorMike McCormack <mike@codeweavers.com>
Thu, 26 Oct 2006 05:08:38 +0000 (14:08 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 26 Oct 2006 10:56:09 +0000 (12:56 +0200)
commit4a32845a569d78b047d3ee2cd35239df25a254ed
tree34a194c4d1a5ed23e680e6f8c36ad41b9027f174
parent575cc67d0fa56855e8b7460f85ba83b41538160c
msi: Fixed the UPDATE query to work with explicit values.
dlls/msi/insert.c
dlls/msi/query.h
dlls/msi/tests/db.c
dlls/msi/update.c