reactos/dll/win32/msi
winesync c3c3655cab
[WINESYNC] msi: Fix handling of architecture in MSIREG_{Open, Delete}UninstallKey().
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=47009
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>

wine commit id 3d9363446fad694b6e534d84fce63bfc9dbbf4d3 by Zebediah Figura <z.figura12@gmail.com>
2022-03-20 19:28:19 +01:00
..
lang
action.c [WINESYNC] msi: Remove system environment variables on uninstall. 2022-03-20 19:28:19 +01:00
alter.c [WINESYNC] msi: Support setting streams in msi_select_update(). 2022-03-20 19:28:10 +01:00
appsearch.c [WINESYNC] msi: Fix architecture handling in the AppSearch action. 2022-03-20 19:28:19 +01:00
assembly.c [WINESYNC] msi: Don't use globals to manage assembly cache state. 2022-03-20 19:28:14 +01:00
automation.c
classes.c [WINESYNC] msi: Use KEY_WOW64_* flags in ACTION_Register/UnregisterClassInfo. 2022-03-20 19:28:18 +01:00
CMakeLists.txt [WINESYNC] msi: Link directly to sxs. 2022-03-20 19:28:13 +01:00
cond.y
create.c [WINESYNC] msi: Support setting streams in msi_select_update(). 2022-03-20 19:28:10 +01:00
custom.c [WINESYNC] msi: Use case sensitive compare in handle_msi_break. 2022-03-20 19:28:18 +01:00
database.c [WINESYNC] msi: Return ERROR_INVALID_HANDLE when MsiDatabaseImport() is called from a custom action. 2022-03-20 19:28:17 +01:00
delete.c [WINESYNC] msi: Support setting streams in msi_select_update(). 2022-03-20 19:28:10 +01:00
dialog.c [WINESYNC] msi: Return ERROR_INVALID_HANDLE when MsiEnableUIPreview() is called from a custom action. 2022-03-20 19:28:17 +01:00
distinct.c [WINESYNC] msi: Support setting streams in msi_select_update(). 2022-03-20 19:28:10 +01:00
drop.c [WINESYNC] msi: Support setting streams in msi_select_update(). 2022-03-20 19:28:10 +01:00
files.c [WINESYNC] msi: Avoid a crash in RemoveFiles if the component directory is invalid. 2022-03-20 19:28:15 +01:00
font.c [WINESYNC] msi: Disable filesystem redirection only when really needed. 2022-03-20 19:28:15 +01:00
format.c
handle.c
insert.c [WINESYNC] msi: Support setting streams in msi_select_update(). 2022-03-20 19:28:10 +01:00
instabsent.bmp
instadvert.bmp
install.c [WINESYNC] msi: Disable filesystem redirection only when really needed. 2022-03-20 19:28:15 +01:00
instlocal.bmp
media.c [WINESYNC] msi: Disable filesystem redirection only when really needed. 2022-03-20 19:28:15 +01:00
msi.c [WINESYNC] msi: Disable filesystem redirection only when really needed. 2022-03-20 19:28:15 +01:00
msi.rc
msi.spec [WINESYNC] msi: Add MsiSourceListForceResolution{A,W} stub. 2022-03-20 19:28:18 +01:00
msi_main.c
msi_ros.diff
msipriv.h [WINESYNC] msi: Use KEY_WOW64_* flags in ACTION_Register/UnregisterClassInfo. 2022-03-20 19:28:18 +01:00
msiquery.c [WINESYNC] msi: Handle the remote case in MsiViewGetError(). 2022-03-20 19:28:18 +01:00
msiserver.idl
msiserver.rgs
msiserver_dispids.h
msiserver_r.rgs
msiserver_t.rgs
package.c [WINESYNC] msi: Return ERROR_INVALID_HANDLE when MsiOpenPackage() is called from a custom action. 2022-03-20 19:28:17 +01:00
patch.c
precomp.h
query.h [WINESYNC] msi: Implement MSIMODIFY_REFRESH using msi_view_refresh_row(). 2022-03-20 19:28:11 +01:00
record.c
registry.c [WINESYNC] msi: Fix handling of architecture in MSIREG_{Open, Delete}UninstallKey(). 2022-03-20 19:28:19 +01:00
resource.h
rsrc.rc
script.c
select.c [WINESYNC] msi: Translate records as appropriate in SELECT_modify(). 2022-03-20 19:28:12 +01:00
source.c [WINESYNC] msi: Add MsiSourceListForceResolution{A,W} stub. 2022-03-20 19:28:18 +01:00
sql.y
storages.c [WINESYNC] msi: Support setting streams in msi_select_update(). 2022-03-20 19:28:10 +01:00
streams.c [WINESYNC] msi: Add support for deleting streams from an MSI database. 2022-03-20 19:28:14 +01:00
string.c [WINESYNC] msi: Use a BOOL to track string persistence. 2022-03-20 19:28:09 +01:00
suminfo.c [WINESYNC] msi: Add support for exporting the _SummaryInformation table. 2022-03-20 19:28:14 +01:00
table.c [WINESYNC] msi: Don't check the primary keys when handling MSIMODIFY_DELETE. 2022-03-20 19:28:11 +01:00
tokenize.c
update.c [WINESYNC] msi: Implement UPDATE queries using msi_select_update(). 2022-03-20 19:28:11 +01:00
upgrade.c
version.rc
where.c [WINESYNC] msi: Support setting streams in msi_select_update(). 2022-03-20 19:28:10 +01:00
winemsi.idl [WINESYNC] msi: Handle the remote case in MsiViewGetError(). 2022-03-20 19:28:18 +01:00