wine-wine/dlls/msi
Hans Leidekker 0ed61000d3 msi: Support registry key names that exceed 255 characters. 2012-06-11 21:03:48 +02:00
..
tests msi: Support registry key names that exceed 255 characters. 2012-06-11 21:03:48 +02:00
Makefile.in
action.c msi: Support registry key names that exceed 255 characters. 2012-06-11 21:03:48 +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: Add support for version 4.0 of the .NET runtime. 2012-05-17 17:21:42 +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 hide failure of script custom actions. 2012-05-15 16:26:37 +02: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: Add support for uninstalling global assemblies. 2012-04-30 11:02:28 +02:00
font.c
format.c
handle.c
insert.c
instabsent.bmp
instadvert.bmp
install.c msi: Implement MsiGet/SetMode(MSIRUNMODE_REBOOTNOW). 2012-04-02 13:30:36 +02:00
instlocal.bmp
media.c msi: Keep the UI level fixed during the lifetime of a package. 2012-04-05 17:53:20 +02:00
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: Implement MsiEnumComponentsEx. 2012-04-02 12:34:24 +02:00
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: Add support for 64-bit registry components. 2012-06-11 21:03:47 +02: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: Add the Session object as a global member to custom action scripts. 2012-05-01 14:49:58 +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