Sweden-Number/dlls/msi
Hans Leidekker b5ea0030f0 msi: Allow read sharing if the package is openend in transacted mode. 2011-07-25 17:59:04 +02:00
..
tests msi/tests: Clean up the local package in test_register_product. 2011-07-01 14:39:36 +02:00
Makefile.in
action.c msi: Use the return value of MSI_IterateRecords (clang). 2011-07-07 12:32:25 +02:00
alter.c
appsearch.c
assembly.c msi: Avoid dereferencing a NULL pointer (clang). 2011-07-07 14:46:14 +02:00
automation.c
classes.c
cond.y msi: Get rid of the remaining tabs. 2011-07-01 14:39:36 +02:00
create.c
custom.c msi: Get rid of the remaining tabs. 2011-07-01 14:39:36 +02:00
database.c msi: Allow read sharing if the package is openend in transacted mode. 2011-07-25 17:59:04 +02:00
delete.c
dialog.c msi: Fix the SelectionPath event handler. 2011-07-24 12:31:55 +02:00
distinct.c
drop.c
events.c
files.c msi: Remove directories after removing all files. 2011-07-01 14:39:36 +02:00
font.c msi: Remove some dead assignments (clang). 2011-07-07 14:45:59 +02:00
format.c
handle.c
insert.c
instabsent.bmp
instadvert.bmp
install.c
instlocal.bmp
join.c
media.c
msi.c msi: Add a stub implementation of MsiDeterminePatchSequence. 2011-07-07 14:46:14 +02:00
msi.rc
msi.spec
msi_main.c msi: Get rid of the remaining tabs. 2011-07-01 14:39:36 +02:00
msipriv.h msi: Make msi_parse_patch_summary() and msi_apply_patch_db() static. 2011-07-07 14:46:14 +02:00
msiquery.c
msiserver.idl
msiserver.rgs
msiserver_dispids.h
package.c msi: Avoid using an uninitialized value (clang). 2011-07-07 12:32:29 +02:00
patch.c msi: Make msi_parse_patch_summary() and msi_apply_patch_db() static. 2011-07-07 14:46:14 +02:00
preview.c
query.h
record.c msi: Remove some dead assignments (clang). 2011-07-07 14:45:59 +02:00
registry.c msi: Remove dead assignment (Clang). 2011-07-06 11:30:10 +02:00
script.c
select.c
source.c
sql.y
storages.c
streams.c
string.c msi: Get rid of the msistring typedef. 2011-07-07 14:46:14 +02:00
suminfo.c msi: Removed useless NULL check (Coverity). 2011-06-27 13:28:59 -05:00
table.c msi: Don't duplicate column string data. 2011-07-25 17:59:04 +02:00
tokenize.c
update.c
upgrade.c
where.c