Sweden-Number/dlls/msi
Hans Leidekker c66f9bef60 msi: Check file state before installing global assemblies. 2015-03-25 22:40:45 +09:00
..
tests 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
Makefile.in
action.c msi: Improve tracing. 2015-03-17 00:19:48 +09:00
alter.c
appsearch.c msi: Expand REG_EXPAND_SZ keys when resolving AppSearch entries. 2014-05-01 10:50:39 +02:00
assembly.c msi: Use E_NOT_SUFFICIENT_BUFFER definition. 2014-10-08 13:13:36 +02:00
automation.c
classes.c msi: Avoid a crash when MIME entries point to non-existing extensions. 2014-05-01 10:18:15 +02:00
cond.y
create.c
custom.c msi: Return interface pointer instead of impl pointer. 2015-03-24 18:16:37 +09:00
database.c msi: Return interface pointer instead of impl pointer. 2015-03-24 18:16:37 +09:00
delete.c
dialog.c msi: Remove unneeded NONAMELESSXXX directives. 2015-03-16 15:04:21 +09:00
distinct.c
drop.c
files.c msi: Check file state before installing global assemblies. 2015-03-25 22:40:45 +09:00
font.c msi: Improve tracing. 2015-03-17 00:19:48 +09:00
format.c msi: Fix a leak on error path (Coverity). 2014-04-10 09:11:50 +02:00
handle.c
insert.c
instabsent.bmp
instadvert.bmp
install.c
instlocal.bmp
media.c msi: Get rid of the open streams cache. 2015-02-13 21:48:07 +09:00
msi.c msi: Fix the case where the summary information stream is already open in MsiGetSummaryInformationW. 2015-03-17 00:19:50 +09:00
msi.rc msi: Update version resource. 2014-11-27 13:14:16 +01:00
msi.spec msi: Add stubs for MsiEnumClientsExA/W. 2015-02-04 21:32:50 +09:00
msi_main.c msi: Remove unneeded NONAMELESSXXX directives. 2015-03-16 15:04:21 +09:00
msipriv.h msi: Use the last sequence number specified for patch media when updating media records. 2015-03-25 22:40:34 +09:00
msiquery.c msi: Don't write streams to storage until the database is committed. 2015-02-13 21:48:21 +09:00
msiserver.idl
msiserver.rgs
msiserver_dispids.h
package.c msi: Avoid allocating a database handle only to retrieve the summary information. 2015-03-25 22:40:30 +09:00
patch.c msi: Use the last sequence number specified for patch media when updating media records. 2015-03-25 22:40:34 +09:00
query.h
record.c
registry.c msi: Remove unneeded NONAMELESSXXX directives. 2015-03-16 15:04:21 +09:00
script.c msi: Simplify check for an empty string (PVS-Studio). 2014-11-05 19:37:10 +09:00
select.c
source.c msi: Remove unneeded NONAMELESSXXX directives. 2015-03-16 15:04:21 +09:00
sql.y
storages.c msi: Get rid of the refcount parameter to msi_addstringW. 2015-02-13 21:48:12 +09:00
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 msi: Get rid of the refcount parameter to msi_addstringW. 2015-02-13 21:48:12 +09:00
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: Remove unneeded NONAMELESSXXX directives. 2015-03-16 15:04:21 +09:00
tokenize.c
update.c
upgrade.c
where.c