.. |
tests
|
msi: Prevent uninitialized variable usage.
|
2019-02-18 16:00:53 +01:00 |
Makefile.in
|
msi: Don't use delay imports.
|
2019-02-19 13:10:22 +01:00 |
action.c
|
msi: Initialize assembly caches before disabling redirection.
|
2019-02-15 15:07:15 +01:00 |
alter.c
|
msi: Support setting streams in msi_select_update().
|
2019-01-29 17:12:13 +01:00 |
appsearch.c
|
msi: Rename msi_reset_folders to msi_reset_source_folders.
|
2018-10-10 17:44:09 +02:00 |
assembly.c
|
msi: Link directly to sxs.
|
2019-02-15 15:07:26 +01:00 |
automation.c
|
msi: Use the ARRAY_SIZE() macro.
|
2018-08-21 10:22:10 +02:00 |
classes.c
|
msi: Implement deferral for standard and custom actions.
|
2018-08-14 10:15:59 +02:00 |
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: Fix memory leaks.
|
2018-10-12 17:06:52 +02:00 |
database.c
|
msi: Turn several variables and constants into static constants.
|
2018-11-30 19:36:51 +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: Implement deferral for standard and custom actions.
|
2018-08-14 10:15:59 +02:00 |
font.c
|
msi: Implement deferral for standard and custom actions.
|
2018-08-14 10:15:59 +02: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: Fix a couple of memory leaks (Valgrind).
|
2018-10-01 19:12:23 -07:00 |
instlocal.bmp
|
…
|
|
media.c
|
msi: Only perform the media check if the label of the disk entry differs from the last.
|
2019-01-07 10:47:21 -06:00 |
msi.c
|
msi: Add exception handling around all custom action RPC calls.
|
2018-09-10 12:30:01 +02:00 |
msi.rc
|
msi: Add support for control event DirectoryListNew.
|
2018-10-01 19:12:25 -07:00 |
msi.spec
|
…
|
|
msi_main.c
|
…
|
|
msipriv.h
|
msi: Support setting streams in msi_select_update().
|
2019-01-29 17:12:13 +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: Allow ARM64 installations.
|
2018-11-12 10:21:51 +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: Support setting streams in msi_select_update().
|
2019-01-29 17:12:13 +01:00 |
string.c
|
msi: Use a BOOL to track string persistence.
|
2019-01-25 10:28:47 +01:00 |
suminfo.c
|
msi: Do not attempt to copy a non-string property in MsiSummaryInfoGetProperty.
|
2018-09-19 17:20:51 +02: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 |