Sweden-Number/dlls/msi
Hans Leidekker a884d98e99 msi: Add a partial implementation of MsiProvideComponent. 2015-01-21 18:08:10 +01:00
..
tests msi: Add a partial implementation of MsiProvideComponent. 2015-01-21 18:08:10 +01:00
Makefile.in makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +01:00
action.c msi: Remove 32-bit component registry keys with KEY_WOW64_32KEY flag. 2015-01-19 14:20:27 +01: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: Fix a record leak on error paths (Coverity). 2014-03-27 12:06:04 +01:00
database.c msi: Include the terminating null in the buffer size for decoded stream names. 2014-10-02 16:59:04 +02:00
delete.c
dialog.c msi: Simplify check for an empty string (PVS-Studio). 2014-11-05 19:37:10 +09:00
distinct.c
drop.c
files.c msi: Fix ITERATE_MoveFiles when no source- and destname is specified. 2014-09-04 13:37:15 +02:00
font.c
format.c msi: Fix a leak on error path (Coverity). 2014-04-10 09:11:50 +02:00
handle.c
insert.c
instabsent.bmp msi: Update feature selection bitmaps. 2014-03-12 10:24:05 +01:00
instadvert.bmp msi: Update feature selection bitmaps. 2014-03-12 10:24:05 +01:00
install.c
instlocal.bmp msi: Update feature selection bitmaps. 2014-03-12 10:24:05 +01:00
media.c msi: Don't skip the media check for the first volume. 2014-10-15 22:40:03 +09:00
msi.c msi: Add a partial implementation of MsiProvideComponent. 2015-01-21 18:08:10 +01:00
msi.rc msi: Update version resource. 2014-11-27 13:14:16 +01:00
msi.spec msi: Add a partial implementation of MsiProvideComponent. 2015-01-21 18:08:10 +01:00
msi_main.c
msipriv.h msi: Remove 32-bit component registry keys with KEY_WOW64_32KEY flag. 2015-01-19 14:20:27 +01:00
msiquery.c
msiserver.idl msi: MsiInstaller coclass is not included in a typelib. 2014-03-20 17:40:33 +01:00
msiserver.rgs msi: Update MsiServerMessage registration version to match module version. 2014-03-20 17:40:36 +01:00
msiserver_dispids.h
package.c msi: Update properties after each transform that affects the property table. 2014-11-04 21:19:28 +09:00
patch.c msi: Support more transform validation flags. 2014-10-21 18:50:01 +09:00
query.h
record.c msi: Use boolean return value in boolean function. 2014-02-04 11:15:47 +01:00
registry.c msi: Remove unused strings (Clang). 2014-12-02 10:31:18 +01: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: Fix a leak on error path (Coverity). 2014-04-10 09:11:52 +02:00
sql.y Assorted spelling fixes. 2013-11-21 19:44:46 +01:00
storages.c
streams.c msi: Include the terminating null in the buffer size for decoded stream names. 2014-10-02 16:59:04 +02:00
string.c
suminfo.c
table.c msi: Update properties after each transform that affects the property table. 2014-11-04 21:19:28 +09:00
tokenize.c
update.c
upgrade.c
where.c