msi: Add support for storing strings with embedded nulls in the string table.
authorHans Leidekker <hans@codeweavers.com>
Mon, 29 Oct 2012 11:12:50 +0000 (12:12 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 29 Oct 2012 13:40:40 +0000 (14:40 +0100)
commit6950ac1d1cbd842f1de0050585a0bbbe55fe1635
tree42f9c6918e7a13006886c4c1c48e7d58b44cbd4d
parent652863f4d59ac9cf434f708092217dd26eea4cb2
msi: Add support for storing strings with embedded nulls in the string table.
dlls/msi/msipriv.h
dlls/msi/msiquery.c
dlls/msi/storages.c
dlls/msi/streams.c
dlls/msi/string.c
dlls/msi/table.c
dlls/msi/where.c