Sweden-Number/dlls/msi
Hans Leidekker c7f323107b msi: Avoid a crash in RemoveFiles if the component directory is invalid.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=46907
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-03-25 22:13:10 +01:00
..
tests msi: Don't fail the BindImage action if the BindImage table is absent. 2019-03-25 10:21:39 +01:00
Makefile.in msi: Don't use delay imports. 2019-02-19 13:10:22 +01:00
action.c msi: Don't fail the BindImage action if the BindImage table is absent. 2019-03-25 10:21:39 +01:00
alter.c msi: Support setting streams in msi_select_update(). 2019-01-29 17:12:13 +01:00
appsearch.c msi: Disable filesystem redirection only when really needed. 2019-03-21 08:23:18 +01:00
assembly.c msi: Don't use globals to manage assembly cache state. 2019-02-26 15:01:01 +01:00
automation.c msi: Use the ARRAY_SIZE() macro. 2018-08-21 10:22:10 +02:00
classes.c
cond.y msi: Add exception handling around all custom action RPC calls. 2018-09-10 12:30:01 +02:00
create.c msi: Support setting streams in msi_select_update(). 2019-01-29 17:12:13 +01:00
custom.c msi: Append the custom action client PID to the endpoint name. 2019-03-25 10:21:39 +01:00
database.c msi: Add support for exporting binary streams (Binary/Icon tables). 2019-03-15 20:01:57 +01:00
delete.c msi: Support setting streams in msi_select_update(). 2019-01-29 17:12:13 +01:00
dialog.c msi: Remove duplicate condition in msi_dialog_destroy(). 2019-02-11 18:31:46 +01:00
distinct.c msi: Support setting streams in msi_select_update(). 2019-01-29 17:12:13 +01:00
drop.c msi: Support setting streams in msi_select_update(). 2019-01-29 17:12:13 +01:00
files.c msi: Avoid a crash in RemoveFiles if the component directory is invalid. 2019-03-25 22:13:10 +01:00
font.c msi: Disable filesystem redirection only when really needed. 2019-03-21 08:23:18 +01:00
format.c msi: Add exception handling around all custom action RPC calls. 2018-09-10 12:30:01 +02:00
handle.c
insert.c msi: Support setting streams in msi_select_update(). 2019-01-29 17:12:13 +01:00
instabsent.bmp
instadvert.bmp
install.c msi: Disable filesystem redirection only when really needed. 2019-03-21 08:23:18 +01:00
instlocal.bmp
media.c msi: Disable filesystem redirection only when really needed. 2019-03-21 08:23:18 +01:00
msi.c msi: Disable filesystem redirection only when really needed. 2019-03-21 08:23:18 +01:00
msi.rc msi: Add support for control event DirectoryListNew. 2018-10-01 19:12:25 -07:00
msi.spec msi: Append the custom action client PID to the endpoint name. 2019-03-25 10:21:39 +01:00
msi_main.c
msipriv.h msi: Disable filesystem redirection only when really needed. 2019-03-21 08:23:18 +01:00
msiquery.c msi: Factor out msi_view_refresh_row(). 2019-01-29 17:12:13 +01:00
msiserver.idl
msiserver.rgs
msiserver_dispids.h
package.c msi: Disable filesystem redirection only when really needed. 2019-03-21 08:23:18 +01:00
patch.c msi: Use the ARRAY_SIZE() macro. 2018-08-21 10:22:10 +02:00
query.h msi: Implement MSIMODIFY_REFRESH using msi_view_refresh_row(). 2019-01-29 17:12:13 +01:00
record.c msi: Fix the remote case for MsiViewModify(MSIMODIFY_UPDATE). 2018-10-12 17:06:53 +02:00
registry.c msi: Use the ARRAY_SIZE() macro. 2018-08-21 10:22:10 +02:00
resource.h msi: Add support for control event DirectoryListNew. 2018-10-01 19:12:25 -07:00
script.c
select.c msi: Translate records as appropriate in SELECT_modify(). 2019-01-30 18:29:44 +01:00
source.c msi: Prevent uninitialized variable usage. 2019-02-18 16:00:53 +01:00
sql.y
storages.c msi: Support setting streams in msi_select_update(). 2019-01-29 17:12:13 +01:00
streams.c msi: Add support for deleting streams from an MSI database. 2019-03-15 20:01:27 +01:00
string.c msi: Use a BOOL to track string persistence. 2019-01-25 10:28:47 +01:00
suminfo.c msi: Add support for exporting the _SummaryInformation table. 2019-03-15 20:01:42 +01:00
table.c msi: Don't check the primary keys when handling MSIMODIFY_DELETE. 2019-01-29 17:12:13 +01:00
tokenize.c
update.c msi: Implement UPDATE queries using msi_select_update(). 2019-01-29 17:12:13 +01:00
upgrade.c msi: Avoid duplicate product codes in FindRelatedProducts. 2018-11-02 15:18:07 +01:00
where.c msi: Support setting streams in msi_select_update(). 2019-01-29 17:12:13 +01:00
winemsi.idl msi: Fix the remote case for MsiViewModify(MSIMODIFY_UPDATE). 2018-10-12 17:06:53 +02:00