msi: Make the string reference count a short.
commitff2f894888c0cb465fe08db8e6f22d4848ca5aef
authorHans Leidekker <hans@codeweavers.com>
Tue, 13 Apr 2010 09:15:08 +0000 (13 11:15 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 13 Apr 2010 09:46:14 +0000 (13 11:46 +0200)
tree3798395e6900e1fb5e165c4a6bc7824fcd7a5751
parent7edeb282b6a59331ab60c0dbb70c6714e5872d8c
msi: Make the string reference count a short.

This is safe because the reference count is stored in 2 bytes on disk.
dlls/msi/msipriv.h
dlls/msi/string.c