wine-wine/dlls/msi
Hans Leidekker 880ef2bb35 msi: Factor out common code to execute custom action commands. 2011-06-07 14:18:33 +02:00
..
tests msi: Unescape ^Q^Y sequences in text archives. 2011-05-12 18:23:00 +02:00
Makefile.in msi: Improve the BindImage action stub. 2011-05-24 11:58:11 +02:00
action.c msi: Set the SystemComponent installation property if necessary. 2011-05-30 11:16:13 +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: Factor out common code to execute custom action commands. 2011-06-07 14:18:33 +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 helpers.c. 2011-05-06 16:39:08 +02:00
distinct.c
drop.c
events.c
files.c msi: Skip files from global assemblies in the RemoveFiles action. 2011-05-30 11:16:08 +02:00
font.c msi: Fix the font actions to revert components to the installed state during rollback. 2011-05-24 11:58:49 +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: Improve the stub for MsiGetMode(MSIRUNMODE_ADVERTISE). 2011-05-24 11:58:18 +02:00
instlocal.bmp
join.c
media.c msi: Avoid a double free. 2011-05-20 12:44:18 +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 MsiEnumComponentCostsA/W. 2011-04-01 16:16:04 +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: Fix the class actions to revert features to the installed state during rollback. 2011-05-24 11:58:38 +02:00
msiquery.c
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
streams.c msi: Keep track of a stream's storage. 2011-05-06 16:40:06 +02:00
string.c msi: Define common strings just once. 2011-05-02 16:40:20 +02:00
suminfo.c
table.c msi: Keep track of a stream's storage. 2011-05-06 16:40:06 +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