msi: Only extract a file when its disk id matches the media disk id.
commit6475c11c1f5ef0eaee9f9476ed3ff7686d58056d
authorHans Leidekker <hans@codeweavers.com>
Wed, 12 May 2010 12:18:41 +0000 (12 14:18 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 12 May 2010 16:46:32 +0000 (12 18:46 +0200)
tree3ce74476172a80671bc7e0807bfc5a711665232f
parent376c2fd02b5709a7c3cff88b2bbf08ebcd34cb12
msi: Only extract a file when its disk id matches the media disk id.

This makes sure that an updated file is extracted from the cabinet stream
included in the patch, instead of the original source.
dlls/msi/files.c