Sweden-Number/dlls/msi
Zebediah Figura 042de13cff msi/tests: Add external UI tests for top-level actions.
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-09-14 10:45:06 +02:00
..
tests msi/tests: Add external UI tests for top-level actions. 2017-09-14 10:45:06 +02:00
Makefile.in
action.c msi: Perform the given action, or INSTALL, from MsiInstallProduct(). 2017-09-14 10:44:59 +02:00
alter.c
appsearch.c
assembly.c
automation.c
classes.c
cond.y
create.c
custom.c
database.c msi: Avoid a null pointer dereference. 2017-07-21 14:52:57 +02:00
delete.c
dialog.c msi: Return the correct values from dialogs. 2017-08-08 20:57:51 +09:00
distinct.c
drop.c
files.c
font.c
format.c msi: Avoid uninitialized pointer access on error path (Coverity). 2017-08-08 20:53:08 +09:00
handle.c
insert.c
instabsent.bmp
instadvert.bmp
install.c msi: Remove ACTION_PerformUIAction(). 2017-09-13 11:49:19 +02:00
instlocal.bmp
media.c msi: Use MsiProcessMessage() to send error messages. 2017-08-08 20:55:59 +09:00
msi.c msi: Remove ACTION_PerformUIAction(). 2017-09-13 11:49:19 +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: More fully implement the ExecuteAction action. 2017-09-14 10:44:38 +02:00
msiquery.c
msiserver.idl
msiserver.rgs
msiserver_dispids.h
package.c msi: More fully implement the ExecuteAction action. 2017-09-14 10:44:38 +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