wine-wine/dlls/msi
Zebediah Figura 13a00077e4 msi: Complain louder if we can't find a custom action DLL or EXE.
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>
2017-12-05 20:30:04 +01:00
..
tests msi: Add error handling when retriving component/feature state/action in condition. 2017-10-25 09:48:26 +02:00
Makefile.in
action.c msi: Don't leak memory on failure. 2017-10-23 10:49:43 +02:00
alter.c
appsearch.c
assembly.c
automation.c
classes.c
cond.y msi: Add error handling when retriving component/feature state/action in condition. 2017-10-25 09:48:26 +02:00
create.c
custom.c msi: Complain louder if we can't find a custom action DLL or EXE. 2017-12-05 20:30:04 +01:00
database.c
delete.c
dialog.c msi: Remove redundant NULL checks before msi_free(). 2017-09-20 16:23:37 +02:00
distinct.c
drop.c
files.c
font.c
format.c msi: Fix an invalid write in build_default_format (Valgrind). 2017-10-04 16:53:10 +02:00
handle.c
insert.c
instabsent.bmp
instadvert.bmp
install.c msi: Store the current script in the package. 2017-09-19 20:01:39 +02:00
instlocal.bmp
media.c
msi.c msi: Store the current script in the package. 2017-09-19 20:01:39 +02:00
msi.rc
msi.spec
msi_main.c
msipriv.h msi: Improve installation with no argument of already installed product. 2017-10-23 10:49:12 +02:00
msiquery.c
msiserver.idl
msiserver.rgs
msiserver_dispids.h
package.c msi: Don't leak memory on failure. 2017-10-23 10:49:58 +02:00
patch.c
query.h
record.c
registry.c
resource.h
script.c
select.c
source.c
sql.y
storages.c
streams.c
string.c
suminfo.c
table.c
tokenize.c
update.c
upgrade.c
where.c