Sweden-Number/dlls/msi
Hans Leidekker 15f852015a msi: Disable filesystem redirection only when really needed.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=46846
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-03-21 08:23:18 +01:00
..
tests msi: Add support for deleting streams from an MSI database. 2019-03-15 20:01:27 +01:00
Makefile.in msi: Don't use delay imports. 2019-02-19 13:10:22 +01:00
action.c msi: Disable filesystem redirection only when really needed. 2019-03-21 08:23:18 +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
classes.c
cond.y
create.c msi: Support setting streams in msi_select_update(). 2019-01-29 17:12:13 +01:00
custom.c msi: Disable filesystem redirection only when really needed. 2019-03-21 08:23:18 +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: Disable filesystem redirection only when really needed. 2019-03-21 08:23:18 +01:00
font.c msi: Disable filesystem redirection only when really needed. 2019-03-21 08:23:18 +01:00
format.c
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.spec
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
query.h msi: Implement MSIMODIFY_REFRESH using msi_view_refresh_row(). 2019-01-29 17:12:13 +01:00
record.c
registry.c
resource.h
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
where.c msi: Support setting streams in msi_select_update(). 2019-01-29 17:12:13 +01:00
winemsi.idl