wine-wine/dlls/msi
Louis Lenders 2e95d2247d msi: Add MsiSourceListForceResolution{A,W} stub.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=46881
Signed-off-by: Louis Lenders <xerox.xerox2000x@gmail.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-03-28 18:43:18 +01:00
..
tests msi: Handle the remote case in MsiViewGetError(). 2019-03-27 11:28:02 +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
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
custom.c msi: Append the custom action client PID to the endpoint name. 2019-03-25 10:21:39 +01:00
database.c msi: Return ERROR_INVALID_HANDLE when MsiDatabaseImport() is called from a custom action. 2019-03-26 13:46:14 +01:00
delete.c
dialog.c msi: Return ERROR_INVALID_HANDLE when MsiEnableUIPreview() is called from a custom action. 2019-03-26 13:46:16 +01:00
distinct.c
drop.c
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
handle.c
insert.c
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: Add MsiSourceListForceResolution{A,W} stub. 2019-03-28 18:43:18 +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: Handle the remote case in MsiViewGetError(). 2019-03-27 11:28:02 +01:00
msiserver.idl
msiserver.rgs
msiserver_dispids.h
package.c msi: Return ERROR_INVALID_HANDLE when MsiOpenPackage() is called from a custom action. 2019-03-26 13:46:18 +01:00
patch.c
query.h
record.c
registry.c
resource.h
script.c
select.c
source.c msi: Add MsiSourceListForceResolution{A,W} stub. 2019-03-28 18:43:18 +01:00
sql.y
storages.c
streams.c msi: Add support for deleting streams from an MSI database. 2019-03-15 20:01:27 +01:00
string.c
suminfo.c msi: Add support for exporting the _SummaryInformation table. 2019-03-15 20:01:42 +01:00
table.c
tokenize.c
update.c
upgrade.c
where.c
winemsi.idl msi: Handle the remote case in MsiViewGetError(). 2019-03-27 11:28:02 +01:00