msi: Make the string reference count a short.
commit109ffd0f97e4a17e5369d0c4a8636a6abe46baab
authorHans Leidekker <hans@codeweavers.com>
Tue, 13 Apr 2010 09:15:08 +0000 (13 11:15 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 14 Apr 2010 16:00:39 +0000 (14 18:00 +0200)
tree8508dfe74377e17633a3331d49941f9501763c16
parente1eaa4132a09c57ccb7d75666ff3a57eff9b3474
msi: Make the string reference count a short.

This is safe because the reference count is stored in 2 bytes on disk.

(This is commit ff2f894888c0cb465fe08db8e6f22d4848ca5aef reapplied
because of incorrect revert in 88214a72cedb182c2324ba096fa55353c6be3374).
dlls/msi/msipriv.h
dlls/msi/string.c