Sweden-Number/dlls/msi
Hans Leidekker ccad8e9d80 msi/tests: Reduce code duplication in the feature/component state tests. 2012-03-28 19:05:02 +02:00
..
tests msi/tests: Reduce code duplication in the feature/component state tests. 2012-03-28 19:05:02 +02:00
Makefile.in
action.c msi: Get the UI level from the global variable instead of the property. 2012-03-26 18:15:03 +02:00
alter.c
appsearch.c
assembly.c msi: Fix detection of installed global assemblies. 2012-01-10 18:29:04 +01:00
automation.c msi: Create the rest of objects with separate helpers. 2012-01-17 19:13:55 +01:00
classes.c
cond.y
create.c
custom.c msi: Execute custom actions in the right script. 2012-01-06 21:57:40 +01:00
database.c
delete.c
dialog.c msi: Get the UI level from the global variable instead of the property. 2012-03-26 18:15:03 +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: Restrict the match on files from cabinets to files that have not been installed. 2012-03-16 16:27:38 +01:00
font.c
format.c
handle.c
insert.c
instabsent.bmp
instadvert.bmp
install.c msi: Make sure target paths are normalized. 2012-01-18 16:25:21 +01:00
instlocal.bmp
media.c msi: Get the UI level from the global variable instead of the property. 2012-03-26 18:15:03 +02:00
msi.c msi: Clear the cert pointer in MsiGetFileSignatureInformation. 2012-03-28 17:37:44 +02:00
msi.rc msi: Update version resource. 2012-01-30 20:44:49 +01:00
msi.spec
msi_main.c
msipriv.h msi: Allow ARM installations. 2012-03-26 12:41:27 +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: Also set the Intel property on 64-bit processors. 2012-03-28 17:37: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: Reimplement MsiEnumProducts on top of MsiEnumProductsEx. 2012-03-12 16:37:24 +01:00
script.c
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: Implement MSIMODIFY_MERGE function in TABLE_modify. 2012-03-28 11:44:52 +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