Sweden-Number/dlls/msi
Greg Geldorp faf19ec966 msi/tests: Fix remaining Wow64 failures for action test set. 2011-01-04 16:03:02 +01:00
..
tests msi/tests: Fix remaining Wow64 failures for action test set. 2011-01-04 16:03:02 +01:00
Makefile.in msi: Convert the dll registration to the IRegistrar mechanism. 2010-12-17 14:59:49 +01:00
action.c msi: Use a function to determine if a feature is selected. 2010-12-24 15:51:25 +01:00
alter.c msi: Free the columns view if check_column_exists fails. 2009-12-16 12:26:59 +01:00
appsearch.c msi: Compare strings without depending on thread locale. 2010-10-19 13:49:54 +02:00
assembly.c msi: Global and local win32 assembly names are formatted differently. 2010-12-23 17:45:01 +01:00
automation.c msi: Consistently use the allocation macros. 2010-05-20 16:25:44 +02:00
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: 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 msi: Add tablename tracking to VIEW_find_column. 2009-10-27 14:01:23 +01:00
dialog.c msi: Change ACTION_UpdateComponentStates to take a feature pointer. 2010-12-24 15:51:31 +01:00
distinct.c msi: Add tablename tracking to VIEW_find_column. 2009-10-27 14:01:23 +01:00
drop.c msi: Implement DROP_delete that deletes the drop view. We were leaking the view before. 2009-12-14 12:20:33 +01:00
events.c msi: Set the Preselected property if the default feature selection is modified in a dialog. 2010-12-24 15:50:59 +01: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 msi: Move the component enabled check into the standard actions. 2010-07-21 13:24:00 +02:00
format.c msi: Fix memory leaks in deformat_string_internal. 2010-05-20 16:25:44 +02:00
handle.c
helpers.c msi: Change ACTION_UpdateComponentStates to take a feature pointer. 2010-12-24 15:51:31 +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: Change ACTION_UpdateComponentStates to take a feature pointer. 2010-12-24 15:51:31 +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: Set the install level to the maximum if the requested install state is not the default. 2010-12-24 15:51:14 +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: 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: Update Finnish translation. 2010-09-24 18:21:19 +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: Update Korean resource. 2010-12-27 15:39:38 +01: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: Updated Norwegian translation. 2010-10-18 11:45:58 +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: Update Serbian (Latin and Cyrillic) translations. 2010-11-04 16:19:36 +01: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 msi: Convert the dll registration to the IRegistrar mechanism. 2010-12-17 14:59:49 +01:00
msipriv.h msi: Change ACTION_UpdateComponentStates to take a feature pointer. 2010-12-24 15:51:31 +01:00
msiquery.c msi: Compare strings without depending on thread locale. 2010-10-19 13:49:54 +02:00
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 msi: Stub out a few more Installer object methods. 2009-12-11 12:16:26 +01:00
package.c msi: Remove an incorrect error trace. 2010-12-23 17:45:11 +01:00
preview.c msi: Get rid of some redundant initializations. 2009-10-19 15:02:42 +02:00
query.h msi: Add tablename tracking to VIEW_find_column. 2009-10-27 14:01:23 +01:00
record.c msi: Compare strings without depending on thread locale. 2010-10-19 13:49:54 +02:00
registry.c msi: Add some traces. 2010-12-23 17:44:54 +01:00
script.c msi: Consistently use the allocation macros. 2010-05-20 16:25:44 +02:00
select.c msi: Add support for table names in select statements. 2009-11-24 15:53:53 +01:00
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 msi: Improve traces in db_get_raw_stream. 2010-07-21 13:24:00 +02:00
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 msi: Accept '\5' and '-' in SQL identifiers. 2010-02-19 13:06:32 +01:00
update.c msi: Add tablename tracking to VIEW_find_column. 2009-10-27 14:01:23 +01:00
upgrade.c msi: Ignore min/max versions if their values are null. 2010-05-24 20:33:28 +02:00
version.rc msi: Bump version to 4.5. 2010-08-18 15:31:25 +02:00
where.c msi: Compare strings without depending on thread locale. 2010-10-19 13:49:54 +02:00