Sweden-Number/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
Makefile.in
action.c msi: Use a string literal for empty strings. 2020-12-03 20:18:38 +01:00
alter.c
appsearch.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
assembly.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
automation.c msi: Use a string literal for empty strings. 2020-12-03 20:18:38 +01:00
classes.c msi: Use wide character string literals in classes.c. 2020-10-28 20:36:07 +01:00
cond.y msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
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 msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
delete.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
dialog.c msi: Correct Query for loading an image. 2020-11-17 19:33:07 +01:00
distinct.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
drop.c
files.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
font.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
format.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
handle.c
insert.c
instabsent.bmp
instadvert.bmp
install.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
instlocal.bmp
media.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
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 msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
msiquery.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
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 msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
query.h
record.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
registry.c msi: Use wide character string literals in registry.c. 2020-10-28 20:36:03 +01:00
resource.h
script.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
select.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
source.c msi: Use a string literal for empty strings. 2020-12-03 20:18:38 +01:00
sql.y msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
storages.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
streams.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
string.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
suminfo.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
table.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
tokenize.c
update.c
upgrade.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
where.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
winemsi.idl