msi: Don't terminate the string in msi_id2stringA.
commitc959e38625ee3c72310f91e995ffdad19b21e450
authorHans Leidekker <hans@codeweavers.com>
Thu, 31 May 2012 08:05:14 +0000 (31 10:05 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 31 May 2012 10:37:22 +0000 (31 12:37 +0200)
tree71b9d7473954713e43ad6c2705989d446c805374
parentf86ab49be2a3f8ce778fb6ed5fa3e91e9ccfad75
msi: Don't terminate the string in msi_id2stringA.

This makes sure that the last string can be fully written when saving the
string table.
dlls/msi/string.c
dlls/msi/tests/db.c