msi: Use 0-indexed row numbers in the modify() view operation.
commit8aefa871ad3fcd28b8bc7e5b79f2e661dbab9435
authorZebediah Figura <z.figura12@gmail.com>
Thu, 24 Jan 2019 06:07:33 +0000 (24 00:07 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 25 Jan 2019 09:28:53 +0000 (25 10:28 +0100)
treeee86140c8b18c74023bc9c768b185f388ea57195
parenta7f455b97fdd0ef07a15b66eea63f82522ff4f31
msi: Use 0-indexed row numbers in the modify() view operation.

For consistency with other operations.

Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/msi/msiquery.c
dlls/msi/select.c
dlls/msi/table.c
dlls/msi/where.c