wine/dlls/msi
2012-02-06 10:19:37 -06:00
..
tests msi: Make sure target paths are normalized. 2012-01-18 16:25:21 +01:00
action.c msi: Follow the parent state for preselected features unless the parent is an advertised feature. 2012-02-05 09:38:12 -06: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
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: Don't try to ready media for files from a previous installation or files that will be skipped. 2012-01-10 18:29:05 +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
Makefile.in
media.c msi: Downgrade an error. 2012-01-10 18:29:04 +01:00
msi.c msi: Use the return value of IXMLDOMNode_get_text (clang). 2012-02-06 10:19:37 -06:00
msi.rc msi: Update version resource. 2012-01-30 20:44:49 +01:00
msi.spec
msi_main.c
msipriv.h msi: Make sure target paths are normalized. 2012-01-18 16:25:21 +01: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: Execute custom actions in the right script. 2012-01-06 21:57:40 +01: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
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: Use the column count specified in the table transform data. 2012-01-24 16:57:32 +01: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