msi: Check the destination file's hash and skip that file if the hash matches.
commit4160722b07c4cdd98a46cbe93b7c059c395b8864
authorJames Hawkins <truiken@gmail.com>
Mon, 26 Nov 2007 00:01:19 +0000 (25 18:01 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 26 Nov 2007 11:28:15 +0000 (26 12:28 +0100)
tree36078660665c76a5aca7d030d8cb8bb40bcf9661
parent6a6a21854888a51721da0a15ed2248698a9ed7a5
msi: Check the destination file's hash and skip that file if the hash matches.
dlls/msi/action.c
dlls/msi/files.c
dlls/msi/msipriv.h
dlls/msi/tests/install.c