wine-wine/dlls/msi
Piotr Caban 9ce8592b06 msi: Add error handling when retriving component/feature state/action in condition.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-10-25 09:48:26 +02: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: Store the current script in the package. 2017-09-19 20:01:39 +02: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: Use MsiProcessMessage() to send error messages. 2017-08-08 20:55:59 +09:00
msi.c msi: Store the current script in the package. 2017-09-19 20:01:39 +02:00
msi.rc msi: Return the current date and time. 2017-08-08 20:57:49 +09:00
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 msi: Use the Error table for more messages. 2017-08-08 20:56:54 +09:00
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