Sweden-Number/dlls/msi
Hans Leidekker 8fe7ee31a1 msi: Include the dialog in the check for duplicate event subscriptions.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-01-26 22:37:32 +09:00
..
tests msi/tests: Simplify the logic in an if condition. 2015-11-27 20:53:22 +09:00
Makefile.in
action.c msi: Fixed same file handle closed twice (Coverity). 2016-01-11 19:54:12 +09:00
alter.c
appsearch.c
assembly.c
automation.c msi: Use VARIANT_BOOL values consistently for VT_BOOL type (PVS-Studio). 2015-10-21 21:19:51 +09:00
classes.c
cond.y
create.c
custom.c
database.c
delete.c
dialog.c msi: Include the dialog in the check for duplicate event subscriptions. 2016-01-26 22:37:32 +09:00
distinct.c
drop.c
files.c
font.c
format.c
handle.c
insert.c
instabsent.bmp
instadvert.bmp
install.c
instlocal.bmp
media.c msi: Use the intended attributes when overwriting the target file in cabinet_copy_file. 2015-12-29 17:08:41 +01:00
msi.c msi: Add a stub implementation of MsiJoinTransaction. 2015-07-15 23:19:29 +09:00
msi.rc
msi.spec msi: Add a stub implementation of MsiJoinTransaction. 2015-07-15 23:19:29 +09:00
msi_main.c
msipriv.h
msiquery.c msi: Avoid shift overflow in msi_view_get_row. 2015-10-21 00:25:32 +09:00
msiserver.idl
msiserver.rgs
msiserver_dispids.h
package.c msi: Add a trace to msi_get_property. 2015-10-06 22:59:58 +09:00
patch.c
query.h
record.c
registry.c Assorted spelling and grammar fixes. 2015-11-17 22:56:40 +09:00
script.c
select.c
source.c msi: Remove shortcut which calls RegEnumValueW with value and val_count as NULL. 2015-07-01 15:19:13 +09:00
sql.y
storages.c
streams.c
string.c
suminfo.c
table.c msi: Fix a couple of memory leaks (Coverity). 2015-07-15 23:19:25 +09:00
tokenize.c
update.c
upgrade.c
where.c