msi: Make the string reference count a short.
commit88214a72cedb182c2324ba096fa55353c6be3374
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:48:14 +0000 (13 11:48 +0200)
tree1e1cee860182fa6d99e7ae9a487fa6927b96d9d2
parentff2f894888c0cb465fe08db8e6f22d4848ca5aef
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