Sweden-Number/dlls/msi
Dmitry Timoshkov 06fd9bb317 msi/tests: Add a test for repetitive MsiGetActiveDatabase calls.
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-09-19 17:21:26 +02:00
..
tests msi/tests: Add a test for repetitive MsiGetActiveDatabase calls. 2018-09-19 17:21:26 +02:00
Makefile.in msi: Execute custom actions in a separate process. 2018-04-26 13:27:10 +02:00
action.c msi: Use the ARRAY_SIZE() macro. 2018-08-21 10:22:10 +02:00
alter.c
appsearch.c msi: Use the ARRAY_SIZE() macro. 2018-08-21 10:22:10 +02:00
assembly.c msi: Skip publishing a local assembly with no corresponding file. 2018-09-04 09:53:21 +02: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: Add exception handling around all custom action RPC calls. 2018-09-10 12:30:01 +02:00
database.c msi: Use the ARRAY_SIZE() macro. 2018-08-21 10:22:10 +02:00
delete.c
dialog.c msi: Use the ARRAY_SIZE() macro. 2018-08-21 10:22:10 +02: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 msi: Execute custom actions in a separate process. 2018-04-26 13:27:10 +02:00
insert.c
instabsent.bmp
instadvert.bmp
install.c msi: Add exception handling around all custom action RPC calls. 2018-09-10 12:30:01 +02:00
instlocal.bmp
media.c msi: Don't cache the base URL. 2018-04-18 10:14:33 +02:00
msi.c msi: Add exception handling around all custom action RPC calls. 2018-09-10 12:30:01 +02:00
msi.rc
msi.spec msi: Execute custom actions in a separate process. 2018-04-26 13:27:10 +02:00
msi_main.c msi: Convert the IWineMsiRemote* remote interfaces to RPC stubs. 2018-04-16 11:48:17 +02:00
msipriv.h msi: Add exception handling around all custom action RPC calls. 2018-09-10 12:30:01 +02:00
msiquery.c msi: Add exception handling around all custom action RPC calls. 2018-09-10 12:30:01 +02:00
msiserver.idl msi: Convert the IWineMsiRemote* remote interfaces to RPC stubs. 2018-04-16 11:48:17 +02:00
msiserver.rgs
msiserver_dispids.h
package.c msi: Fix a typo. 2018-09-18 12:28:09 +02:00
patch.c msi: Use the ARRAY_SIZE() macro. 2018-08-21 10:22:10 +02:00
query.h
record.c msi: Avoid returning an uninitialized variable. 2018-04-23 12:02:39 +02:00
registry.c msi: Use the ARRAY_SIZE() macro. 2018-08-21 10:22:10 +02:00
resource.h
script.c
select.c
source.c msi: Use the ARRAY_SIZE() macro. 2018-08-21 10:22:10 +02:00
sql.y msi: Support NULL value in INSERT query. 2018-04-19 12:51:21 +02:00
storages.c
streams.c
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: Use the ARRAY_SIZE() macro. 2018-08-21 10:22:10 +02:00
where.c
winemsi.idl msi: Handle the remote case in MsiSummaryInfoGetProperty. 2018-09-10 12:30:16 +02:00