wine-wine/dlls/msi
Hans Leidekker 108d5927d0 msi: Use the right interface to call 32-bit and 64-bit custom action scripts. 2012-07-27 17:05:32 +02:00
..
tests msi/tests: Use always static binding for GetTokenInformation. 2012-07-27 17:05:20 +02:00
Makefile.in
action.c msi: Keep assembly caches loaded until the package is destroyed. 2012-06-12 10:22:24 +02:00
alter.c
appsearch.c msi: Check supported languages in the AppSearch action. 2012-04-23 17:55:28 +02:00
assembly.c msi: Keep assembly caches loaded until the package is destroyed. 2012-06-12 10:22:24 +02:00
automation.c msi: Fix a couple of DispGetParam calls. 2012-05-01 14:50:03 +02:00
classes.c
cond.y
create.c
custom.c msi: Don't crash if no working directory is specified for custom action type 34. 2012-07-09 15:06:35 -04:00
database.c
delete.c
dialog.c msi: Add support for the ActionInfo progress message subtype. 2012-05-15 16:26:38 +02:00
distinct.c
drop.c
events.c
files.c msi: Keep assembly caches loaded until the package is destroyed. 2012-06-12 10:22:24 +02:00
font.c
format.c
handle.c
insert.c
instabsent.bmp
instadvert.bmp
install.c
instlocal.bmp
media.c
msi.c msi: Check supported languages in the AppSearch action. 2012-04-23 17:55:28 +02:00
msi.rc msi: Tweak msiexec's usage message. 2012-05-03 11:51:38 +02:00
msi.spec
msi_main.c msi: Add support for 64-bit registry components. 2012-06-11 21:03:47 +02:00
msipriv.h msi: Add support for 64-bit registry components. 2012-06-11 21:03:47 +02:00
msiquery.c
msiserver.idl
msiserver.rgs
msiserver_dispids.h
package.c msi: Don't hard-code the ServicePackLevel property. 2012-07-09 15:06:42 -04:00
patch.c
query.h
record.c
registry.c msi: Remove an unneeded assignment. 2012-04-20 11:59:43 +02:00
script.c msi: Use the right interface to call 32-bit and 64-bit custom action scripts. 2012-07-27 17:05:32 +02:00
select.c
source.c
sql.y
storages.c
streams.c
string.c msi: Don't terminate the string in msi_id2stringA. 2012-05-31 12:37:22 +02:00
suminfo.c
table.c msi: Don't free cached tables in MsiDatabaseCommit. 2012-04-26 19:26:37 +02:00
tokenize.c Assorted typo, spelling, wording and case fixes. 2012-05-15 16:26:43 +02:00
update.c
upgrade.c
where.c