wine-wine/dlls/msi
Hans Leidekker 350449fc43 msi: Suspend the installation if an action sets MSIRUNMODE_REBOOTNOW. 2012-04-02 13:30:41 +02:00
..
tests msi: Implement MsiGet/SetMode(MSIRUNMODE_REBOOTNOW). 2012-04-02 13:30:36 +02:00
Makefile.in
action.c msi: Suspend the installation if an action sets MSIRUNMODE_REBOOTNOW. 2012-04-02 13:30:41 +02:00
alter.c
appsearch.c
assembly.c msi: Detect installed side-by-side assemblies. 2012-03-30 10:45:26 +02:00
automation.c
classes.c
cond.y
create.c
custom.c
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
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: Rename the need_reboot flag to need_reboot_at_end. 2012-04-02 13:30:24 +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: Implement MsiEnumComponentsEx. 2012-04-02 12:34:24 +02:00
msi_main.c
msipriv.h msi: Implement MsiGet/SetMode(MSIRUNMODE_REBOOTNOW). 2012-04-02 13:30:36 +02:00
msiquery.c
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
record.c
registry.c msi: Reimplement MsiEnumComponents on top of MsiEnumComponentsEx. 2012-04-02 12:34:28 +02:00
script.c
select.c
source.c
sql.y
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
update.c
upgrade.c
where.c