Sweden-Number/dlls/msi
André Hentschel 428e8a5a01 msi: Prevent cryptic error. 2010-07-30 11:36:01 +02:00
..
tests msi/tests: Skip tests if UAC is enabled and the process is not running elevated. 2010-07-26 18:38:31 +02:00
Makefile.in dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
action.c msi: Register dlls directly in the SelfRegModules and SelfUnregModules actions. 2010-07-23 11:46:16 +02:00
alter.c
appsearch.c msi: Fix a memory leak. 2010-07-23 11:45:35 +02:00
automation.c
classes.c msi: Downgrade a warning. 2010-07-22 16:09:14 +02:00
cond.y
create.c
custom.c
database.c msi: Improve traces in db_get_raw_stream. 2010-07-21 13:24:00 +02:00
delete.c
dialog.c
distinct.c
drop.c
events.c msi: Never defer standard actions. 2010-07-23 11:45:49 +02:00
files.c msi: Move the component enabled check into the standard actions. 2010-07-21 13:24:00 +02:00
font.c msi: Move the component enabled check into the standard actions. 2010-07-21 13:24:00 +02:00
format.c
handle.c
helpers.c
insert.c
instabsent.bmp
instadvert.bmp
install.c
instlocal.bmp
join.c
media.c msi: Set/unset the SourceDir property at the right stage in the execution sequence. 2010-07-23 11:46:01 +02:00
msi.c
msi.rc msi: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +02:00
msi.spec msi: Synchronize the spec file with version 5.0. 2010-07-23 11:46:23 +02:00
msi_Bg.rc msi: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +02:00
msi_Da.rc msi: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +02:00
msi_De.rc msi: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +02:00
msi_En.rc msi: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +02:00
msi_Eo.rc msi: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +02:00
msi_Es.rc msi: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +02:00
msi_Fi.rc msi: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +02:00
msi_Fr.rc msi: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +02:00
msi_Hu.rc msi: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +02:00
msi_It.rc msi: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +02:00
msi_Ko.rc msi: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +02:00
msi_Lt.rc msi: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +02:00
msi_Nl.rc msi: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +02:00
msi_No.rc msi: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +02:00
msi_Pl.rc msi: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +02:00
msi_Pt.rc msi: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +02:00
msi_Ro.rc msi: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +02:00
msi_Ru.rc msi: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +02:00
msi_Si.rc msi: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +02:00
msi_Sr.rc msi: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +02:00
msi_Sv.rc msi: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +02:00
msi_Tr.rc msi: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +02:00
msi_Uk.rc msi: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +02:00
msi_Zh.rc msi: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +02:00
msi_main.c
msipriv.h msi: Set/unset the SourceDir property at the right stage in the execution sequence. 2010-07-23 11:46:01 +02:00
msiquery.c msi: Warn if a transform file cannot be opened. 2010-07-23 11:46:10 +02:00
msiserver.idl
msiserver_dispids.h
package.c msi: Prevent cryptic error. 2010-07-30 11:36:01 +02:00
preview.c
query.h
record.c
registry.c msi: Properly advance the patch pointer in msi_check_product_patches. 2010-07-21 13:24:01 +02:00
regsvr.c
script.c
select.c
source.c msi: Remove a fixme that no longer applies. 2010-07-21 13:24:01 +02:00
sql.y
storages.c
streams.c msi: Improve traces in db_get_raw_stream. 2010-07-21 13:24:00 +02:00
string.c
suminfo.c
table.c
tokenize.c
update.c
upgrade.c
version.rc
where.c