wine-wine/dlls/msi
Francois Gouget 26772e168b msi: Make msi_parse_patch_summary() and msi_apply_patch_db() static. 2011-07-07 14:46:14 +02:00
..
tests msi/tests: Clean up the local package in test_register_product. 2011-07-01 14:39:36 +02:00
Makefile.in msi: Improve the BindImage action stub. 2011-05-24 11:58:11 +02:00
action.c msi: Use the return value of MSI_IterateRecords (clang). 2011-07-07 12:32:25 +02:00
alter.c
appsearch.c msi: Get rid of helpers.c. 2011-05-06 16:39:08 +02:00
assembly.c msi: Avoid dereferencing a NULL pointer (clang). 2011-07-07 14:46:14 +02:00
automation.c
classes.c msi: Fix the class actions to revert features to the installed state during rollback. 2011-05-24 11:58:38 +02:00
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: Remove some dead assignments (clang). 2011-07-07 14:45:59 +02:00
delete.c
dialog.c msi: Check the return value of MSI_IterateRecords (clang). 2011-07-07 14:46:14 +02:00
distinct.c
drop.c
events.c msi: Don't subscribe more than once to the same control event. 2011-06-23 09:59:56 +02:00
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 msi: Get rid of helpers.c. 2011-05-06 16:39:08 +02:00
handle.c
insert.c
instabsent.bmp
instadvert.bmp
install.c msi: Implement and test MsiSetFeatureAttributes. 2011-06-10 10:55:18 +02:00
instlocal.bmp
join.c
media.c msi: Create temp files in the destination directory instead of the root. 2011-06-09 15:56:57 +02:00
msi.c msi: Add a stub implementation of MsiDeterminePatchSequence. 2011-07-07 14:46:14 +02:00
msi.rc msi: Small tweak to the usage for readability. 2011-03-16 14:14:23 +01:00
msi.spec msi: Implement and test MsiSetFeatureAttributes. 2011-06-10 10:55:18 +02:00
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 msi: Add support for returning validation errors. 2011-06-07 14:18:33 +02:00
msiserver.idl msi: Avoid casts in IWineMsiRemotePackage methods. 2011-05-02 16:39:37 +02:00
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 msi: Mark internal symbols as visibility hidden. 2011-04-25 13:02:17 +02:00
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 msi: Fully initialize the MSISTORAGESVIEW and MSISTREAMSVIEW structures. 2011-06-07 14:18:33 +02:00
streams.c msi: Fully initialize the MSISTORAGESVIEW and MSISTREAMSVIEW structures. 2011-06-07 14:18:33 +02:00
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: Remove some dead assignments (clang). 2011-07-07 14:45:59 +02:00
tokenize.c
update.c
upgrade.c msi: Search all installation contexts in the FindRelatedProducts action. 2011-05-17 12:04:24 +02:00
where.c