wine-wine/dlls/msi
Robert van Herk f87c4a36dd msi: Fixed MsiGetFileHashW for empty files. 2012-04-06 20:40:59 +02:00
..
tests msi: Fixed MsiGetFileHashW for empty files. 2012-04-06 20:40:59 +02:00
Makefile.in
action.c msi: Keep the UI level fixed during the lifetime of a package. 2012-04-05 17:53:20 +02:00
alter.c
appsearch.c msi: Format the value name from the RegLocator table. 2011-12-12 15:50:39 +01:00
assembly.c msi: Detect installed side-by-side assemblies. 2012-03-30 10:45:26 +02: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: 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: Rename the need_reboot flag to need_reboot_at_end. 2012-04-02 13:30:24 +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: Fixed MsiGetFileHashW for empty files. 2012-04-06 20:40:59 +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: Keep the UI level fixed during the lifetime of a package. 2012-04-05 17:53:20 +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: Keep the UI level fixed during the lifetime of a package. 2012-04-05 17:53:20 +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 MsiEnumComponents on top of MsiEnumComponentsEx. 2012-04-02 12:34:28 +02: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