wine-wine/dlls/msi
Zebediah Figura 12195e450f msi: Skip publishing a local assembly with no corresponding file.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=45735
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>
2018-09-04 09:53:21 +02:00
..
tests msi: Skip publishing a local assembly with no corresponding file. 2018-09-04 09:53:21 +02:00
Makefile.in
action.c msi: Use the ARRAY_SIZE() macro. 2018-08-21 10:22:10 +02:00
alter.c
appsearch.c msi: Use the ARRAY_SIZE() macro. 2018-08-21 10:22:10 +02:00
assembly.c msi: Skip publishing a local assembly with no corresponding file. 2018-09-04 09:53:21 +02:00
automation.c msi: Use the ARRAY_SIZE() macro. 2018-08-21 10:22:10 +02:00
classes.c msi: Implement deferral for standard and custom actions. 2018-08-14 10:15:59 +02:00
cond.y msi: Fix condition evaluation when comparing literal and integer. 2018-07-16 09:14:19 +02:00
create.c
custom.c msi: Use the ARRAY_SIZE() macro. 2018-08-21 10:22:10 +02:00
database.c msi: Use the ARRAY_SIZE() macro. 2018-08-21 10:22:10 +02:00
delete.c
dialog.c msi: Use the ARRAY_SIZE() macro. 2018-08-21 10:22:10 +02:00
distinct.c
drop.c
files.c msi: Implement deferral for standard and custom actions. 2018-08-14 10:15:59 +02:00
font.c msi: Implement deferral for standard and custom actions. 2018-08-14 10:15:59 +02:00
format.c msi: Remove checks for negative value. 2018-06-26 09:27:32 +02:00
handle.c
insert.c
instabsent.bmp
instadvert.bmp
install.c
instlocal.bmp
media.c
msi.c msi: Use the ARRAY_SIZE() macro. 2018-08-21 10:22:10 +02:00
msi.rc
msi.spec
msi_main.c
msipriv.h msi: Implement deferral for standard and custom actions. 2018-08-14 10:15:59 +02:00
msiquery.c
msiserver.idl
msiserver.rgs
msiserver_dispids.h
package.c msi: Use the ARRAY_SIZE() macro. 2018-08-21 10:22:10 +02:00
patch.c msi: Use the ARRAY_SIZE() macro. 2018-08-21 10:22:10 +02:00
query.h
record.c
registry.c msi: Use the ARRAY_SIZE() macro. 2018-08-21 10:22:10 +02:00
resource.h
script.c
select.c
source.c msi: Use the ARRAY_SIZE() macro. 2018-08-21 10:22:10 +02:00
sql.y
storages.c
streams.c
string.c msi: Remove checks for negative value. 2018-06-26 09:27:32 +02:00
suminfo.c
table.c msi: Remove checks for negative value. 2018-06-26 09:27:32 +02:00
tokenize.c include: Add a generic available ARRAY_SIZE(). 2018-07-04 10:39:15 +02:00
update.c
upgrade.c msi: Use the ARRAY_SIZE() macro. 2018-08-21 10:22:10 +02:00
where.c
winemsi.idl