mirror of
https://github.com/reactos/reactos.git
synced 2024-12-31 19:42:51 +00:00
71bffdcde9
cb4c1dc msi: Always return MSIDBSTATE_ERROR when MsiGetDatabaseState is called from a custom action. 04d242d msi: Create dummy thread to initialize COM for custom actions. 52fbaeb msi: Add support for ActionText table. 700ebc8 msi: Return the correct values from dialogs. a3dd99c msi: Return the current date and time. 4ccc82a msi: Use the Error table for more messages. 77e3d33 msi: Use MsiProcessMessage() to send error messages. 3ca2dfe msi: Avoid uninitialized pointer access on error path (Coverity). d631714 msi: Add a trailing linefeed to a FIXME() trace. 39c2ff0 msi: Send the dialog created message in dialog_create(). 14f865e msi: Don't queue a parent dialog to be shown in EndDialog. 8826584 msi: Process ShowDialog/EndDialog after all other control events. 44fb23d msi: Don't set _BrowseProperty. b4c39f4 msi: Avoid a null pointer dereference. 51bd884 msi: Properly parse empty format strings. 16f0dff msi: Return the correct values from custom actions. f348c7c msi: Rewrite dump_record(). f9c68df msi: Use the given record for INSTALLMESSAGE_ACTIONDATA. c788ed85 msi: Provide the result of the last action. 1505912 msi: Allow setting NULL in MsiSetInteger(). f9f53fe msi: Correctly format the template field for MsiProcessMessage(). 3033dae msi: Implement UI messages for dialogs. 5da9250 msi: Don't increment the refcount when creating dialogs. 48237e2 msi: Add a basic internal UI implementation. 39b841d msi: Fix a buffer overrun. 9032279 msi: Implement UI messages in MsiOpenPackage(). bcc4a04 msi: Implement INSTALLMESSAGE_INITIALIZE and INSTALLMESSAGE_TERMINATE. a388906 msi: Send the correct UI messages upon calling MsiDoAction(). de5246a msi: Don't reimplement record formatting. 4e49ae3cc msi: Pass the given record to the callback. df31a7c msi: Store string and record callback data separately. cef6799 msi: Use an external UI record handler before a string handler. |
||
---|---|---|
.. | ||
lang | ||
action.c | ||
alter.c | ||
appsearch.c | ||
assembly.c | ||
automation.c | ||
classes.c | ||
CMakeLists.txt | ||
cond.tab.c | ||
cond.y | ||
create.c | ||
custom.c | ||
database.c | ||
delete.c | ||
dialog.c | ||
distinct.c | ||
drop.c | ||
files.c | ||
font.c | ||
format.c | ||
handle.c | ||
insert.c | ||
instabsent.bmp | ||
instadvert.bmp | ||
install.c | ||
instlocal.bmp | ||
media.c | ||
msi.c | ||
msi.rc | ||
msi.spec | ||
msi_main.c | ||
msi_ros.diff | ||
msipriv.h | ||
msiquery.c | ||
msiserver.idl | ||
msiserver.rgs | ||
msiserver_dispids.h | ||
msiserver_r.rgs | ||
msiserver_t.rgs | ||
msvchelper.h | ||
package.c | ||
patch.c | ||
query.h | ||
record.c | ||
registry.c | ||
resource.h | ||
rsrc.rc | ||
script.c | ||
select.c | ||
source.c | ||
sql.tab.c | ||
sql.tab.h | ||
sql.y | ||
storages.c | ||
streams.c | ||
string.c | ||
suminfo.c | ||
table.c | ||
tokenize.c | ||
update.c | ||
upgrade.c | ||
version.rc | ||
where.c |