Sweden-Number/dlls/msi
Pierre Schweitzer 0dd0d879a1 msi: Don't consider read-only drives when enumerating volumes.
Signed-off-by: Pierre Schweitzer <pierre@reactos.org>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-11-05 10:35:15 +01:00
..
tests msi/tests: Add tests for directory properties. 2018-10-10 17:44:13 +02:00
Makefile.in msi: Execute custom actions in a separate process. 2018-04-26 13:27:10 +02:00
action.c msi: Rename msi_reset_folders to msi_reset_source_folders. 2018-10-10 17:44:09 +02: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: 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: Fix memory leaks. 2018-10-12 17:06:52 +02:00
database.c msi: Use the ARRAY_SIZE() macro. 2018-08-21 10:22:10 +02: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 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: Fix a couple of memory leaks (Valgrind). 2018-10-01 19:12:23 -07: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: Add support for control event DirectoryListNew. 2018-10-01 19:12:25 -07:00
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: Fix the remote case for MsiViewModify(MSIMODIFY_UPDATE). 2018-10-12 17:06:53 +02:00
msiquery.c msi: Fix the remote case for MsiViewModify(MSIMODIFY_UPDATE). 2018-10-12 17:06:53 +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: Rename msi_reset_folders to msi_reset_source_folders. 2018-10-10 17:44:09 +02: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 msi: Support NULL value in INSERT query. 2018-04-19 12:51:21 +02:00
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