Sweden-Number/dlls/msi
Thomas Faber 57fa1bee65 msi: Do not open registry keys with no access rights.
Signed-off-by: Thomas Faber <thomas.faber@reactos.org>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-03-01 18:49:25 +09:00
..
tests msi/tests: Use todo_wine_if() in tests. 2016-02-20 12:07:11 +09:00
Makefile.in
action.c msi: Do not open registry keys with no access rights. 2016-03-01 18:49:25 +09:00
alter.c
appsearch.c
assembly.c
automation.c
classes.c
cond.y
create.c
custom.c
database.c msi: Clean up handling of temporary files. 2015-04-01 22:34:20 +09:00
delete.c
dialog.c msi: Include the dialog in the check for duplicate event subscriptions. 2016-01-26 22:37:32 +09:00
distinct.c
drop.c
files.c
font.c
format.c msi: Fix a leak on error path (Coverity). 2014-04-10 09:11:50 +02:00
handle.c msi: Delete the handle static critical sections when unloading the dll. 2011-11-17 11:37:49 +01:00
insert.c
instabsent.bmp
instadvert.bmp
install.c
instlocal.bmp
media.c msi: Use the intended attributes when overwriting the target file in cabinet_copy_file. 2015-12-29 17:08:41 +01:00
msi.c
msi.rc
msi.spec
msi_main.c
msipriv.h
msiquery.c msi: Avoid shift overflow in msi_view_get_row. 2015-10-21 00:25:32 +09:00
msiserver.idl
msiserver.rgs
msiserver_dispids.h
package.c
patch.c
query.h
record.c
registry.c
script.c
select.c
source.c
sql.y msi: Fix the CHAR column type. 2016-02-15 21:30:04 +09:00
storages.c
streams.c
string.c
suminfo.c
table.c
tokenize.c
update.c
upgrade.c
where.c