wine/dlls/msi
Zebediah Figura 4086623792 msi: Return an error if trying to run a 64-bit custom action in a 32-bit prefix.
This matches native behaviour (manually tested).

This allows the Research in Motion (Blackberry) USB and Modem driver to fail
cleanly instead of hanging, if run in a 32-bit prefix.

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>
2021-01-25 21:03:27 +01:00
..
tests msi/tests: Use wide-char string literals. 2020-12-14 12:20:49 +01:00
action.c msi: Use a string literal for empty strings. 2020-12-03 20:18:38 +01:00
alter.c
appsearch.c
assembly.c
automation.c msi: Use a string literal for empty strings. 2020-12-03 20:18:38 +01:00
classes.c
cond.y
create.c
custom.c msi: Return an error if trying to run a 64-bit custom action in a 32-bit prefix. 2021-01-25 21:03:27 +01:00
database.c
delete.c
dialog.c msi: Correct Query for loading an image. 2020-11-17 19:33:07 +01:00
distinct.c
drop.c
files.c
font.c
format.c
handle.c
insert.c
instabsent.bmp
instadvert.bmp
install.c
instlocal.bmp
Makefile.in
media.c
msi.c msi: Use a string literal for empty strings. 2020-12-03 20:18:38 +01:00
msi.rc
msi.spec
msi_main.c
msipriv.h
msiquery.c
msiserver.idl
msiserver.rgs
msiserver_dispids.h
package.c msi: Also set "MsiRunningElevated" installer property. 2021-01-21 20:46:13 +01:00
patch.c
query.h
record.c
registry.c
resource.h
script.c
select.c
source.c msi: Use a string literal for empty strings. 2020-12-03 20:18:38 +01:00
sql.y
storages.c
streams.c
string.c
suminfo.c
table.c
tokenize.c
update.c
upgrade.c
where.c
winemsi.idl