Sweden-Number/dlls/msi
Alex Henrie 6a833ce0b3 msi: Turn several variables and constants into static constants.
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-11-30 19:36:51 +01:00
..
tests msi/tests: Add tests for directory properties. 2018-10-10 17:44:13 +02:00
Makefile.in
action.c msi: Turn several variables and constants into static constants. 2018-11-30 19:36:51 +01:00
alter.c
appsearch.c msi: Rename msi_reset_folders to msi_reset_source_folders. 2018-10-10 17:44:09 +02:00
assembly.c msi: Set stale function pointers to NULL. 2018-11-26 12:25:55 +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
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
dialog.c msi: Don't consider read-only drives when enumerating volumes. 2018-11-05 10:35:15 +01:00
distinct.c
drop.c
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
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.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: Increase MSI_INITIAL_MEDIA_TRANSFORM_DISKID to avoid conflicts. 2018-11-20 16:26:04 +01:00
msiquery.c msi: Support substorage transforms in MsiDatabaseApplyTransform. 2018-11-09 21:08:10 +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
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
source.c msi: Use the ARRAY_SIZE() macro. 2018-08-21 10:22:10 +02:00
sql.y
storages.c
streams.c msi: Fix a couple of memory leaks (Valgrind). 2018-10-01 19:12:23 -07:00
string.c msi: Remove checks for negative value. 2018-06-26 09:27:32 +02: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: Remove checks for negative value. 2018-06-26 09:27:32 +02:00
tokenize.c include: Add a generic available ARRAY_SIZE(). 2018-07-04 10:39:15 +02:00
update.c
upgrade.c msi: Avoid duplicate product codes in FindRelatedProducts. 2018-11-02 15:18:07 +01:00
where.c
winemsi.idl msi: Fix the remote case for MsiViewModify(MSIMODIFY_UPDATE). 2018-10-12 17:06:53 +02:00