msi: Add support for non-persistent strings.
commit2e3289ca6c76627073f8960057a599452654c646
authorRob Shearman <rob@codeweavers.com>
Mon, 23 Apr 2007 07:17:00 +0000 (23 08:17 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 24 Apr 2007 10:18:04 +0000 (24 12:18 +0200)
treea4f5b884ec47c58738a8ea9a5d37d34508e04c37
parent83f51d08df8a642e58a55950f758bd5011c4f60e
msi: Add support for non-persistent strings.

Store the loaded refcount in the string table.
dlls/msi/msipriv.h
dlls/msi/string.c
dlls/msi/table.c