Sweden-Number/dlls/msi
Hans Leidekker 9700e9c7a6 msi: Fix a couple of DispGetParam calls. 2012-05-01 14:50:03 +02:00
..
tests msi: Don't free cached tables in MsiDatabaseCommit. 2012-04-26 19:26:37 +02:00
Makefile.in
action.c msi: Remove child folders first in the RemoveFolders action. 2012-04-23 17:55:21 +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 uninstalling global assemblies. 2012-04-30 11:02:28 +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: Keep the UI level fixed during the lifetime of a package. 2012-04-05 17:53:20 +02:00
database.c
delete.c
dialog.c msi: Keep the UI level fixed during the lifetime of a package. 2012-04-05 17:53:20 +02:00
distinct.c
drop.c
events.c msi: Execute custom actions in the right script. 2012-01-06 21:57:40 +01:00
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: Update version resource. 2012-01-30 20:44:49 +01:00
msi.spec msi: Implement MsiEnumComponentsEx. 2012-04-02 12:34:24 +02:00
msi_main.c
msipriv.h msi: Add support for uninstalling global assemblies. 2012-04-30 11:02:28 +02:00
msiquery.c msi: Fix handling of single quoted column names in SELECT queries. 2011-12-23 15:12:18 +01:00
msiserver.idl
msiserver.rgs
msiserver_dispids.h
package.c msi: Avoid a crash in get_registered_local_package. 2012-04-26 19:26:41 +02:00
patch.c
query.h msi: Accept a missing left backquote in SQL identifiers. 2012-01-03 18:07:08 +01:00
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 msi: Fix handling of single quoted column names in SELECT queries. 2011-12-23 15:12:18 +01:00
source.c
sql.y msi: Accept a missing left backquote in SQL identifiers. 2012-01-03 18:07:08 +01:00
storages.c
streams.c
string.c
suminfo.c
table.c msi: Don't free cached tables in MsiDatabaseCommit. 2012-04-26 19:26:37 +02:00
tokenize.c msi: Accept a missing left backquote in SQL identifiers. 2012-01-03 18:07:08 +01:00
update.c
upgrade.c
where.c