..
tests
msi: Process ShowDialog/EndDialog after all other control events.
2017-07-21 14:53:34 +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
msi: Avoid a null pointer dereference.
2017-07-21 14:52:57 +02:00
delete.c
…
dialog.c
msi: Send the dialog created message in dialog_create().
2017-07-21 14:53:43 +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: Properly parse empty format strings.
2017-07-11 18:26:03 +02:00
handle.c
…
insert.c
…
instabsent.bmp
…
instadvert.bmp
…
install.c
…
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: Don't set _BrowseProperty.
2017-07-21 14:53:00 +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
…
resource.h
msi: Correctly format the template field for MsiProcessMessage().
2017-07-10 20:51:08 +02:00
script.c
…
select.c
…
source.c
…
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
…