msi: Directly pass the disk id to installfiles_cb.
commit5ecbc4f8cad6a277c4edc9f397be31a765bc804d
authorHans Leidekker <hans@codeweavers.com>
Wed, 9 Jun 2010 10:09:06 +0000 (9 12:09 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 9 Jun 2010 14:14:24 +0000 (9 16:14 +0200)
tree980d7f70011a4b45f057f9fbf5f523b2e245b776
parentdcb501decd8a40032200c917b5017f75cf362ca6
msi: Directly pass the disk id to installfiles_cb.

The MEDIAINFO structure is modified by the cabinet_next_cabinet
callback if there's a continuous cabinet in the installer.
dlls/msi/files.c