reactos/modules/rostests/winetests/msi
winesync e89ff1f99b
[WINESYNC] msi: Don't fail the BindImage action if the BindImage table is absent.
This fixes a regression introduced with
15f852015a0332313821804cc1fbad79216408c6 and observable with several
installers, including dotnet472.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=46885
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>

wine commit id a3dfd2f251f336f1cc570863edb60251227cdf5d by Zebediah Figura <z.figura12@gmail.com>
2022-03-20 19:28:15 +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: Don't fail the BindImage action if the BindImage table is absent. 2022-03-20 19:28:15 +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 Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
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