msi: Fix the compressed files logic.
commitf84fa0ce6354827d6b2396ca3119c9a8bb7efcfb
authorJames Hawkins <truiken@gmail.com>
Mon, 7 Aug 2006 18:37:49 +0000 (7 11:37 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 8 Aug 2006 17:34:34 +0000 (8 19:34 +0200)
treef9c952beac6ed37d9ed28a0100922678a4c14aec
parent8f6de4af74963abadbd3bcb4eb38f4bfd2d86a48
msi: Fix the compressed files logic.

If the compressed file attribute is not set, use the Word Count
property to determine if files are compressed.
dlls/msi/action.c
dlls/msi/action.h
dlls/msi/files.c
dlls/msi/msipriv.h
dlls/msi/package.c