wine-wine/dlls/msi
Zebediah Figura 9f6e658742 msi/tests: Add a helper to delete an installed package.
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-21 09:36:20 +02:00
..
tests msi/tests: Add a helper to delete an installed package. 2017-09-21 09:36:20 +02:00
Makefile.in
action.c msi: Add a missing UI message in the ExecuteAction action. 2017-09-21 09:36:17 +02:00
alter.c
appsearch.c msi: Use the given record for INSTALLMESSAGE_ACTIONDATA. 2017-07-10 20:51:09 +02:00
assembly.c msi: Use the given record for INSTALLMESSAGE_ACTIONDATA. 2017-07-10 20:51:09 +02:00
automation.c
classes.c msi: Use the given record for INSTALLMESSAGE_ACTIONDATA. 2017-07-10 20:51:09 +02:00
cond.y
create.c
custom.c msi: Store the current script in the package. 2017-09-19 20:01:39 +02:00
database.c msi: Avoid a null pointer dereference. 2017-07-21 14:52:57 +02:00
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 msi: Use the given record for INSTALLMESSAGE_ACTIONDATA. 2017-07-10 20:51:09 +02:00
font.c msi: Use the given record for INSTALLMESSAGE_ACTIONDATA. 2017-07-10 20:51:09 +02:00
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: 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 msi: Add a basic internal UI implementation. 2017-07-06 18:51:18 +02:00
msipriv.h msi: Store the current script in the package. 2017-09-19 20:01:39 +02:00
msiquery.c
msiserver.idl
msiserver.rgs
msiserver_dispids.h
package.c msi: Pass correct length to GetDateFormatW. 2017-09-19 20:01:42 +02:00
patch.c
query.h
record.c msi: Rewrite dump_record(). 2017-07-11 18:25:59 +02:00
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 msi: Rewrite dump_record(). 2017-07-11 18:25:59 +02:00
tokenize.c
update.c
upgrade.c msi: Use the given record for INSTALLMESSAGE_ACTIONDATA. 2017-07-10 20:51:09 +02:00
where.c