Sweden-Number/dlls/msi
Alexandre Julliard d4ef782db7 makefiles: Build all tests with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-04-24 12:10:51 +02:00
..
tests makefiles: Build all tests with msvcrt. 2019-04-24 12:10:51 +02:00
Makefile.in msi: Don't use delay imports. 2019-02-19 13:10:22 +01:00
action.c msi: Remove system environment variables on uninstall. 2019-04-18 18:46:08 +02:00
alter.c msi: Support setting streams in msi_select_update(). 2019-01-29 17:12:13 +01:00
appsearch.c msi: Fix architecture handling in the AppSearch action. 2019-04-18 18:47:10 +02: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 msi: Use KEY_WOW64_* flags in ACTION_Register/UnregisterClassInfo. 2019-04-18 18:44:10 +02:00
cond.y
create.c msi: Support setting streams in msi_select_update(). 2019-01-29 17:12:13 +01:00
custom.c msi: Use case sensitive compare in handle_msi_break. 2019-04-05 09:13:38 +02: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 msi: Support setting streams in msi_select_update(). 2019-01-29 17:12:13 +01:00
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 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
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: Get rid of redundant KEY_WOW64_64KEY flags. 2019-04-19 12:03:20 +02: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: Use KEY_WOW64_* flags in ACTION_Register/UnregisterClassInfo. 2019-04-18 18:44:10 +02: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: Always use the 64-bit registry view to retrieve registered owner and organization. 2019-04-19 12:03:42 +02: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 msi: Fix handling of architecture in MSIREG_{Open, Delete}UninstallKey(). 2019-04-18 23:10:00 +02:00
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: Add MsiSourceListForceResolution{A,W} stub. 2019-03-28 18:43:18 +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 msi: Handle the remote case in MsiViewGetError(). 2019-03-27 11:28:02 +01:00