wine-wine/dlls/msi
Mark Jansen 2e87908e00 msi: Do not leak rootkey.
Signed-off-by: Mark Jansen <mark.jansen@reactos.org>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
(cherry picked from commit c91f254a77)
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
2019-04-26 22:41:18 +02:00
..
tests msi/tests: Add a trailing '\n' to an ok() call. 2019-01-14 15:32:23 +01:00
Makefile.in
action.c msi: Turn several variables and constants into static constants. 2018-11-30 19:36:51 +01:00
alter.c
appsearch.c
assembly.c msi: Set stale function pointers to NULL. 2018-11-26 12:25:55 +01:00
automation.c
classes.c
cond.y
create.c
custom.c
database.c msi: Turn several variables and constants into static constants. 2018-11-30 19:36:51 +01:00
delete.c
dialog.c msi: Don't consider read-only drives when enumerating volumes. 2018-11-05 10:35:15 +01:00
distinct.c
drop.c
files.c msi: Avoid a crash in RemoveFiles if the component directory is invalid. 2019-04-26 22:41:17 +02:00
font.c
format.c
handle.c
insert.c
instabsent.bmp
instadvert.bmp
install.c
instlocal.bmp
media.c msi: Only perform the media check if the label of the disk entry differs from the last. 2019-01-07 10:47:21 -06:00
msi.c
msi.rc
msi.spec
msi_main.c
msipriv.h msi: Only perform the media check if the label of the disk entry differs from the last. 2019-01-07 10:47:21 -06:00
msiquery.c msi: Support substorage transforms in MsiDatabaseApplyTransform. 2018-11-09 21:08:10 +01:00
msiserver.idl
msiserver.rgs
msiserver_dispids.h
package.c msi: Allow ARM64 installations. 2018-11-12 10:21:51 +01:00
patch.c
query.h
record.c
registry.c
resource.h
script.c
select.c
source.c msi: Do not leak rootkey. 2019-04-26 22:41:18 +02:00
sql.y
storages.c
streams.c
string.c
suminfo.c
table.c
tokenize.c
update.c
upgrade.c
where.c
winemsi.idl