wine-wine/dlls/msi
Marcus Meissner aec497b03d msi: Fix some NULL dereferences (Coverity). 2011-06-13 11:31:09 +02:00
..
tests msi: Implement and test MsiSetFeatureAttributes. 2011-06-10 10:55:18 +02:00
Makefile.in msi: Improve the BindImage action stub. 2011-05-24 11:58:11 +02:00
action.c msi: Implement and test MsiGetFeatureInfo. 2011-06-10 10:55:11 +02:00
alter.c
appsearch.c msi: Get rid of helpers.c. 2011-05-06 16:39:08 +02:00
assembly.c msi: Fix the assembly actions to revert components to the installed state during rollback. 2011-05-25 14:15:55 +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
create.c
custom.c msi: Get rid of forward declarations for custom action handlers. 2011-06-07 14:18:34 +02:00
database.c msi: Unescape ^Q^Y sequences in text archives. 2011-05-12 18:23:00 +02:00
delete.c
dialog.c msi: Get rid of some more forward declarations. 2011-06-07 14:18:34 +02:00
distinct.c
drop.c
events.c msi: Avoid some AW conversions. 2011-06-07 14:18:34 +02:00
files.c msi: Create temp files in the destination directory instead of the root. 2011-06-09 15:56:57 +02:00
font.c msi: Fix some NULL dereferences (Coverity). 2011-06-13 11:31:09 +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: Factor out common code from MsiEnumComponentCostsW. 2011-05-20 12:44:10 +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_msi_typelib() is not used anymore so remove it. 2011-05-03 19:34:29 +02:00
msipriv.h msi: Implement and test MsiGetFeatureInfo. 2011-06-10 10:55:11 +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: GetUserName sets last error to ERROR_INSUFFICIENT_BUFFER if the buffer is too small. 2011-06-01 16:13:32 +02:00
patch.c msi: Move patch related functions to a separate file. 2011-05-24 11:57:57 +02:00
preview.c
query.h msi: Mark internal symbols as visibility hidden. 2011-04-25 13:02:17 +02:00
record.c msi: Get rid of helpers.c. 2011-05-06 16:39:08 +02:00
registry.c msi: More Wow64 fixes. 2011-04-06 12:05:08 +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: Define common strings just once. 2011-05-02 16:40:20 +02:00
suminfo.c msi: Add a stub implementation of MsiCreateTransformSummaryInfo. 2011-06-10 10:45:49 +02:00
table.c msi: Get rid of some more forward declarations. 2011-06-07 14:18:34 +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