[PATCH v2 1/9] msi: Add support for deleting streams from an MSI database.

Erich E. Hoover erich.e.hoover at gmail.com
Wed Mar 13 15:27:19 CDT 2019


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.

Per Hans' request, this version has been updated with additional error
checking, unconditionally releasing the stream (see tests), and added
tests for the strange behavior that occurs when deleting in-use
streams.

The series has also been reordered to include all changes to msi first
and msidb support for them afterwards.

Best,
Erich
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-msi-Add-support-for-deleting-streams-from-an-MSI-dat.patch
Type: text/x-patch
Size: 6054 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20190313/d7354e41/attachment-0001.bin>


More information about the wine-devel mailing list