reactos/modules/rostests/winetests/msi
winesync 3ad01e9aad
[WINESYNC] 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>

wine commit id 51d5242a5fa07a76077f2318fbbff968d760389d by Erich E. Hoover <erich.e.hoover@gmail.com>
2022-03-20 19:28:14 +01:00
..
action.c [WINESYNC] msi: Add support for ARPNOMODIFY, APRNOREMOVE and ARPNOREPAIR. 2022-03-20 19:28:03 +01:00
automation.c [WINESYNC] msi/tests: Drop workarounds for Windows 2000. 2022-03-20 19:28:02 +01:00
CMakeLists.txt [WINESYNC] msi/tests: Drop workarounds for Windows 2000. 2022-03-20 19:28:02 +01:00
custom.c [WINESYNC] msi/tests: SQLGetInstalledDrivers fails if there are no ODBC drivers installed. 2022-03-20 19:28:03 +01:00
custom.spec [WINESYNC] msi/tests: Add a test for asynchronous custom actions. 2022-03-20 19:27:59 +01:00
db.c [WINESYNC] msi: Add support for deleting streams from an MSI database. 2022-03-20 19:28:14 +01:00
format.c [MSI_WINETEST] Sync with Wine Staging 3.3. CORE-14434 2018-03-05 00:31:58 +01:00
install.c [WINESYNC] msi/tests: Drop workarounds for Windows 2000. 2022-03-20 19:28:02 +01:00
msi.c [WINESYNC] msi/tests: Add a trailing '\n' to an ok() call. 2022-03-20 19:28:07 +01:00
msi_winetest.rc [WINESYNC] msi/tests: Test self-registration of a valid DLL. 2022-03-20 19:27:51 +01:00
package.c [WINESYNC] msi/tests: Drop workarounds for Windows 2000. 2022-03-20 19:28:02 +01:00
patch.c [WINESYNC] msi/tests: Drop workarounds for Windows 2000. 2022-03-20 19:28:02 +01:00
precomp.h [MSI_WINETEST] Sync with Wine Staging 3.3. CORE-14434 2018-03-05 00:31:58 +01:00
record.c [WINESYNC] msi/tests: Use the available ARRAY_SIZE() macro. 2022-03-20 19:27:54 +01:00
selfreg.c [WINESYNC] msi/tests: Test self-registration of a valid DLL. 2022-03-20 19:27:51 +01:00
selfreg.spec [WINESYNC] msi/tests: Test self-registration of a valid DLL. 2022-03-20 19:27:51 +01:00
source.c [WINESYNC] msi: Prevent uninitialized variable usage. 2022-03-20 19:28:13 +01:00
suminfo.c [MSI_WINETEST] Sync with Wine Staging 3.3. CORE-14434 2018-03-05 00:31:58 +01:00
testlist.c
typelib.idl [WINESYNC] msi/tests: Test registration of a valid typelib. 2022-03-20 19:27:51 +01:00
utils.h [WINESYNC] msi/tests: Add a header for some common functions. 2022-03-20 19:27:44 +01:00