Sweden-Number/dlls/msi
Alexandre Julliard 12a2b849a6 msi: Inherit state for radio buttons from the parent group dynamically. 2015-04-29 12:22:57 +09:00
..
tests Assorted spelling/grammar fixes. 2015-03-27 22:29:48 +09:00
Makefile.in msi: Import mspatcha instead of loading it dynamically. 2015-04-01 22:34:19 +09:00
action.c msi: Clean up handling of temporary files. 2015-04-01 22:34:20 +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 msi: Clean up handling of temporary files. 2015-04-01 22:34:20 +09:00
database.c msi: Clean up handling of temporary files. 2015-04-01 22:34:20 +09:00
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 msi: Don't mark global assembly files as installed when they are extracted. 2015-04-01 22:34:20 +09:00
instlocal.bmp
media.c msi: Perform a suffix match on the volume name. 2015-04-17 14:52:45 +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 msi: Clean up handling of temporary files. 2015-04-01 22:34:20 +09:00
patch.c msi: Assume that file patches from registered MSI patches have already been applied. 2015-04-10 22:46:19 +09:00
query.h
record.c
registry.c
script.c
select.c
source.c
sql.y
storages.c
streams.c msi: Handle errors from IStorage_CreateStream instead of trying to open the stream first in msi_commit_streams. 2015-03-17 00:19:51 +09:00
string.c
suminfo.c msi: Avoid allocating a database handle only to retrieve the summary information. 2015-03-25 22:40:30 +09:00
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