Sweden-Number/dlls/msi/tests
Erich E. Hoover 51d5242a5f msi: Add support for deleting streams from an MSI database.
msidb allows developers to remove "streams" (cabinet files) from a
database with the "-k" mode flag.  To support that feature we need
MSIMODIFY_DELETE support in the underlying MSI implementation.

Signed-off-by: Erich E. Hoover <erich.e.hoover@gmail.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-03-15 20:01:27 +01:00
..
Makefile.in
action.c
automation.c
custom.c
custom.spec
db.c msi: Add support for deleting streams from an MSI database. 2019-03-15 20:01:27 +01:00
format.c
install.c
msi.c
package.c
patch.c
record.c
rsrc.rc
selfreg.c
selfreg.spec
source.c msi: Prevent uninitialized variable usage. 2019-02-18 16:00:53 +01:00
suminfo.c
typelib.idl
utils.h