.. |
tests
|
msi/tests: Avoid a test failure on 64-bit.
|
2010-12-09 12:17:22 +01:00 |
Makefile.in
|
msi: Add support for installing side-by-side assemblies.
|
2010-11-11 12:23:06 +01:00 |
action.c
|
msi: Don't try to install or remove ODBC drivers if the component is disabled.
|
2010-12-09 12:17:12 +01:00 |
alter.c
|
…
|
|
appsearch.c
|
msi: Compare strings without depending on thread locale.
|
2010-10-19 13:49:54 +02:00 |
assembly.c
|
msi: Trace errors from LoadLibraryShim.
|
2010-11-26 14:59:06 +01:00 |
automation.c
|
…
|
|
classes.c
|
msi: Components don't require a key path.
|
2010-11-16 11:48:14 +01:00 |
cond.y
|
msi: Compare strings without depending on thread locale.
|
2010-10-19 13:49:54 +02:00 |
create.c
|
msi: Compare strings without depending on thread locale.
|
2010-10-19 13:49:54 +02:00 |
custom.c
|
msi: Don't leak memory on error path.
|
2010-12-03 11:04:13 +01:00 |
database.c
|
msi: Add support for importing and exporting the special _ForceCodepage table.
|
2010-11-17 14:01:13 +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
|
msi: Compare strings without depending on thread locale.
|
2010-10-19 13:49:54 +02:00 |
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
|
msi: Compare strings without depending on thread locale.
|
2010-10-19 13:49:54 +02:00 |
instabsent.bmp
|
…
|
|
instadvert.bmp
|
…
|
|
install.c
|
msi: Always ignore disabled components.
|
2010-11-30 16:21:01 +01:00 |
instlocal.bmp
|
…
|
|
join.c
|
msi: Remove a potentially noisy trace.
|
2010-10-06 16:22:26 +02:00 |
media.c
|
msi: Compare strings without depending on thread locale.
|
2010-10-19 13:49:54 +02:00 |
msi.c
|
msi: Clear last error on success in MsiQueryFeatureState and MsiQueryProductState.
|
2010-12-02 12:47:42 +01:00 |
msi.rc
|
…
|
|
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: Updated Norwegian translation.
|
2010-10-18 11:45:58 +02:00 |
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: Open the log file once per package.
|
2010-10-26 15:24:40 +02:00 |
msipriv.h
|
msi: Reuse temporary executables.
|
2010-12-02 12:47:41 +01:00 |
msiquery.c
|
msi: Compare strings without depending on thread locale.
|
2010-10-19 13:49:54 +02:00 |
msiserver.idl
|
…
|
|
msiserver_dispids.h
|
…
|
|
package.c
|
msi: Map neutral parts of package language ids to the system default language id.
|
2010-12-06 19:05:53 +01:00 |
preview.c
|
…
|
|
query.h
|
…
|
|
record.c
|
msi: Compare strings without depending on thread locale.
|
2010-10-19 13:49:54 +02:00 |
registry.c
|
msi: Compare strings without depending on thread locale.
|
2010-10-19 13:49:54 +02:00 |
regsvr.c
|
…
|
|
script.c
|
…
|
|
select.c
|
…
|
|
source.c
|
msi: Compare strings without depending on thread locale.
|
2010-10-19 13:49:54 +02:00 |
sql.y
|
msi: Compare strings without depending on thread locale.
|
2010-10-19 13:49:54 +02:00 |
storages.c
|
msi: Always check the return value of msi_string2idW.
|
2010-09-29 10:09:23 +02:00 |
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
|
msi: Validate packages based on supported version, platform and languages.
|
2010-10-06 20:46:27 +02:00 |
table.c
|
msi: Compare strings without depending on thread locale.
|
2010-10-19 13:49:54 +02:00 |
tokenize.c
|
…
|
|
update.c
|
…
|
|
upgrade.c
|
…
|
|
version.rc
|
…
|
|
where.c
|
msi: Compare strings without depending on thread locale.
|
2010-10-19 13:49:54 +02:00 |