Sweden-Number/dlls/msi
Huw Davies e1a65bed68 msi: Be more selective about which access modes are used to open or create keys.
An installer was failing when trying to create subkeys after denying
delete access to their parent key.
2015-07-15 23:19:09 +09:00
..
tests msi/tests: Avoid test failures on win2k3. 2015-07-10 21:44:49 +09:00
Makefile.in
action.c msi: Be more selective about which access modes are used to open or create keys. 2015-07-15 23:19:09 +09:00
alter.c
appsearch.c
assembly.c msi: Add support for patching global assembly files. 2015-04-10 22:46:19 +09:00
automation.c msi: Initialize a variable (valgrind). 2015-04-21 22:21:36 +09:00
classes.c
cond.y
create.c
custom.c
database.c
delete.c
dialog.c msi: Inherit state for radio buttons from the parent group dynamically. 2015-04-29 12:22:57 +09:00
distinct.c
drop.c
files.c msi: Fix a trace. 2015-04-21 22:21:24 +09:00
font.c
format.c
handle.c
insert.c
instabsent.bmp
instadvert.bmp
install.c
instlocal.bmp
media.c msi: Open database cabinet streams through the streams implementation. 2015-06-22 19:18:48 +09:00
msi.c msi: Initialize a variable (valgrind). 2015-04-21 22:21:27 +09:00
msi.rc
msi.spec
msi_main.c
msipriv.h msi: Add support for patching global assembly files. 2015-04-10 22:46:19 +09:00
msiquery.c
msiserver.idl
msiserver.rgs
msiserver_dispids.h
package.c
patch.c msi: Free rec in error exit (Coverity). 2015-06-12 15:24:44 +09:00
query.h
record.c
registry.c
script.c
select.c
source.c msi: Remove shortcut which calls RegEnumValueW with value and val_count as NULL. 2015-07-01 15:19:13 +09:00
sql.y
storages.c
streams.c
string.c
suminfo.c
table.c msi: Fix an invalid memory access (valgrind). 2015-04-21 22:21:31 +09:00
tokenize.c
update.c
upgrade.c
where.c