Add source.c to start handling the various MsiSourceList apis used in
commitb7dc53d462b639132439d8dd6f8b0885718dcc7f
authorAric Stewart <aric@codeweavers.com>
Tue, 5 Jul 2005 21:00:06 +0000 (5 21:00 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 5 Jul 2005 21:00:06 +0000 (5 21:00 +0000)
treef98e40f95a4511b9b015231989c23ddbe87a1ee6
parentb6b4787e9515cd8c50686da530d188c9d4e669a4
Add source.c to start handling the various MsiSourceList apis used in
v3 of MSI, and now internally.
Update files.c to use the MsiSourceList apis to make sure our
SourceList keys in the registry are included and correct.
dlls/msi/Makefile.in
dlls/msi/files.c
dlls/msi/msipriv.h
dlls/msi/source.c [new file with mode: 0644]
include/msi.h