Sweden-Number/dlls/msi
Hans Leidekker 05a95f2e92 msi: Remove an incorrect error trace. 2010-12-23 17:45:11 +01:00
..
tests msi: Rewrite command line parsing to handle quoted values correctly. 2010-12-23 17:44:47 +01:00
Makefile.in msi: Convert the dll registration to the IRegistrar mechanism. 2010-12-17 14:59:49 +01:00
action.c msi: Don't flag an error in the InstallServices action if the component does not exist. 2010-12-23 17:45:07 +01:00
alter.c
appsearch.c
assembly.c msi: Global and local win32 assembly names are formatted differently. 2010-12-23 17:45:01 +01:00
automation.c
classes.c msi: Components don't require a key path. 2010-11-16 11:48:14 +01:00
cond.y
create.c
custom.c msi: Convert the dll registration to the IRegistrar mechanism. 2010-12-17 14:59:49 +01:00
database.c msi: Use an iface instead of a vtbl pointer in msi_remote_database_impl. 2010-12-15 13:18:45 +01:00
delete.c
dialog.c msi: Always initialize the dialog font list. Convert it to a standard Wine list. 2010-11-26 14:59:19 +01:00
distinct.c
drop.c
events.c
files.c msi: Install assemblies only if the component action request is set to INSTALLSTATE_LOCAL. 2010-11-18 12:37:04 +01:00
font.c
format.c
handle.c
helpers.c msi: Always ignore disabled components. 2010-11-30 16:21:01 +01:00
insert.c
instabsent.bmp
instadvert.bmp
install.c msi: Return INSTALLSTATE_UNKNOWN from MsiGetComponentState if the component is disabled. 2010-12-23 17:44:35 +01:00
instlocal.bmp
join.c
media.c
msi.c msi: Add some traces. 2010-12-23 17:44:54 +01:00
msi.rc msi: Convert the dll registration to the IRegistrar mechanism. 2010-12-17 14:59:49 +01:00
msi.spec msi: Forward MsiInstallMissingComponentA to MsiInstallMissingComponentW. 2010-11-16 11:48:20 +01:00
msi_Bg.rc
msi_Da.rc
msi_De.rc
msi_En.rc
msi_Eo.rc
msi_Es.rc
msi_Fi.rc
msi_Fr.rc
msi_Hu.rc
msi_It.rc
msi_Ko.rc
msi_Lt.rc
msi_Nl.rc
msi_No.rc
msi_Pl.rc
msi_Pt.rc
msi_Ro.rc
msi_Ru.rc
msi_Si.rc
msi_Sr.rc msi: Update Serbian (Latin and Cyrillic) translations. 2010-11-04 16:19:36 +01:00
msi_Sv.rc
msi_Tr.rc
msi_Uk.rc
msi_Zh.rc
msi_main.c msi: Convert the dll registration to the IRegistrar mechanism. 2010-12-17 14:59:49 +01:00
msipriv.h msi: Convert the dll registration to the IRegistrar mechanism. 2010-12-17 14:59:49 +01:00
msiquery.c
msiserver.idl msi: Convert the dll registration to the IRegistrar mechanism. 2010-12-17 14:59:49 +01:00
msiserver.rgs msi: Convert the dll registration to the IRegistrar mechanism. 2010-12-17 14:59:49 +01:00
msiserver_dispids.h
package.c msi: Remove an incorrect error trace. 2010-12-23 17:45:11 +01:00
preview.c
query.h
record.c
registry.c msi: Add some traces. 2010-12-23 17:44:54 +01:00
script.c
select.c
source.c
sql.y
storages.c
streams.c
string.c msi: Add support for importing and exporting the special _ForceCodepage table. 2010-11-17 14:01:13 +01:00
suminfo.c
table.c
tokenize.c
update.c
upgrade.c
version.rc
where.c