Sweden-Number/dlls/msi
Zebediah Figura 16f0dffd01 msi: Return the correct values from custom actions.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-07-11 18:26:01 +02:00
..
tests msi: Return the correct values from custom actions. 2017-07-11 18:26:01 +02:00
Makefile.in
action.c msi: Return the correct values from custom actions. 2017-07-11 18:26:01 +02:00
alter.c
appsearch.c msi: Use the given record for INSTALLMESSAGE_ACTIONDATA. 2017-07-10 20:51:09 +02:00
assembly.c msi: Use the given record for INSTALLMESSAGE_ACTIONDATA. 2017-07-10 20:51:09 +02:00
automation.c
classes.c msi: Use the given record for INSTALLMESSAGE_ACTIONDATA. 2017-07-10 20:51:09 +02:00
cond.y
create.c
custom.c msi: Implement UI messages for dialogs. 2017-07-07 13:01:26 +02:00
database.c
delete.c
dialog.c msi: Return the correct values from custom actions. 2017-07-11 18:26:01 +02:00
distinct.c
drop.c
files.c msi: Use the given record for INSTALLMESSAGE_ACTIONDATA. 2017-07-10 20:51:09 +02:00
font.c msi: Use the given record for INSTALLMESSAGE_ACTIONDATA. 2017-07-10 20:51:09 +02:00
format.c msi: Fix a leak on error path (Coverity). 2014-04-10 09:11:50 +02:00
handle.c
insert.c
instabsent.bmp
instadvert.bmp
install.c msi: Use the correct type when calculating feature cost. 2017-03-07 17:47:36 +01:00
instlocal.bmp
media.c msi: Store string and record callback data separately. 2017-06-19 12:04:34 +02:00
msi.c msi: Add a basic internal UI implementation. 2017-07-06 18:51:18 +02:00
msi.rc msi: Correctly format the template field for MsiProcessMessage(). 2017-07-10 20:51:08 +02:00
msi.spec msi: Add MsiGetPatchFileListA/W stubs. 2017-05-08 07:01:10 -05:00
msi_main.c msi: Add a basic internal UI implementation. 2017-07-06 18:51:18 +02:00
msipriv.h msi: Return the correct values from custom actions. 2017-07-11 18:26:01 +02:00
msiquery.c
msiserver.idl
msiserver.rgs
msiserver_dispids.h
package.c msi: Rewrite dump_record(). 2017-07-11 18:25:59 +02:00
patch.c msi: Set patch property Uninstallable. 2017-04-19 20:02:54 +02:00
query.h
record.c msi: Rewrite dump_record(). 2017-07-11 18:25:59 +02:00
registry.c msi: Fix MSIREG_OpenUserComponentsKey and MSIREG_DeleteUpgradeCodesKey for Wow64. 2016-11-29 12:15:48 +01:00
resource.h msi: Correctly format the template field for MsiProcessMessage(). 2017-07-10 20:51:08 +02:00
script.c
select.c
source.c msi: Use exact size for squashed GUID buffers. 2016-11-04 14:09:59 +01:00
sql.y
storages.c
streams.c
string.c
suminfo.c
table.c msi: Rewrite dump_record(). 2017-07-11 18:25:59 +02:00
tokenize.c msi: Avoid using isspace()/isdigit() for WCHARs. 2017-05-18 13:36:56 +02:00
update.c
upgrade.c msi: Use the given record for INSTALLMESSAGE_ACTIONDATA. 2017-07-10 20:51:09 +02:00
where.c