Sweden-Number/dlls/msi
Hans Leidekker a5a58910b6 msi: Try to apply a patch to each product it is targeted for.
A patch may target multiple products but only one of them needs to
be installed for the patch to succeed. Fixes an Acrobat Reader 9 patch.
2010-04-21 11:57:33 +02:00
..
tests msi: Add a test to show that MsiOpenPackage must apply any existing patches. 2010-04-21 11:57:33 +02:00
Makefile.in makefiles: Remove the no longer needed explicit dependencies for bison files. 2010-03-16 13:28:24 +01:00
action.c msi: Rename MSI_GetPropertyW and MSI_SetPropertyW. 2010-04-21 11:57:33 +02:00
alter.c msi: Free the columns view if check_column_exists fails. 2009-12-16 12:26:59 +01:00
appsearch.c msi: Rename MSI_GetPropertyW and MSI_SetPropertyW. 2010-04-21 11:57:33 +02:00
automation.c msi: Copy InstallerImpl_LastErrorRecord to use it for DatabaseImpl. 2010-02-04 13:39:26 +01:00
classes.c msi: Implement the UnregisterMIMEInfo standard action. 2010-04-02 15:22:49 +02:00
cond.y msi: Make msi_get_property_int and friends take a pointer to a database instead of a package. 2010-04-21 11:57:33 +02:00
create.c msi: Add tablename tracking to VIEW_find_column. 2009-10-27 14:01:23 +01:00
custom.c msi: Rename MSI_GetPropertyW and MSI_SetPropertyW. 2010-04-21 11:57:33 +02:00
database.c msi: Handle MSIDBOPEN_PATCHFILE properly in MsiOpenDatabase. 2010-04-19 14:57:49 +02:00
delete.c msi: Add tablename tracking to VIEW_find_column. 2009-10-27 14:01:23 +01:00
dialog.c msi: Rename MSI_GetPropertyW and MSI_SetPropertyW. 2010-04-21 11:57:33 +02: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: Rename MSI_GetPropertyW and MSI_SetPropertyW. 2010-04-21 11:57:33 +02:00
files.c msi: Make msi_get_property_int and friends take a pointer to a database instead of a package. 2010-04-21 11:57:33 +02:00
font.c msi: Implement the UnregisterProgIdInfo standard action. 2010-04-02 15:22:48 +02:00
format.c msi: Make msi_get_property_int and friends take a pointer to a database instead of a package. 2010-04-21 11:57:33 +02:00
handle.c
helpers.c msi: Rename MSI_GetPropertyW and MSI_SetPropertyW. 2010-04-21 11:57:33 +02:00
insert.c msi: Add tablename tracking to VIEW_find_column. 2009-10-27 14:01:23 +01:00
instabsent.bmp
instadvert.bmp
install.c msi: Rename MSI_GetPropertyW and MSI_SetPropertyW. 2010-04-21 11:57:33 +02:00
instlocal.bmp
join.c msi: Add support for updating rows in join tables. 2010-01-22 13:09:11 +01:00
media.c msi: Make msi_get_property_int and friends take a pointer to a database instead of a package. 2010-04-21 11:57:33 +02:00
msi.c msi: Try to apply a patch to each product it is targeted for. 2010-04-21 11:57:33 +02:00
msi.rc
msi.spec msi: Display a MessageBox in MsiMessageBoxEx. 2010-04-12 11:31:12 +02: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: Fix Italian translation. 2010-02-01 12:48:13 +01:00
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_Sv.rc
msi_Tr.rc
msi_Uk.rc msi: Add Ukrainian translations. 2010-01-29 13:30:04 +01:00
msi_Zh.rc
msi_main.c msi: Implement MsiSetExternalUIRecord. 2009-11-03 22:23:08 +01:00
msipriv.h msi: Rename MSI_GetPropertyW and MSI_SetPropertyW. 2010-04-21 11:57:33 +02:00
msiquery.c msi: Convert IWineMsiRemoteDatabase BSTR parameters to LPCWSTR to avoid typecast. 2010-03-15 14:18:06 +01:00
msiserver.idl msi: Convert IWineMsiRemoteDatabase BSTR parameters to LPCWSTR to avoid typecast. 2010-03-15 14:18:06 +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: Rename MSI_GetPropertyW and MSI_SetPropertyW. 2010-04-21 11:57:33 +02: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: Close the original record before copying new data into it. 2009-12-11 12:16:26 +01:00
registry.c msi: Reset the MsiEnumPatchesExW index on failure. 2010-04-02 15:22:50 +02:00
regsvr.c
script.c
select.c msi: Add support for table names in select statements. 2009-11-24 15:53:53 +01:00
source.c msi: Define common strings only once. 2009-10-15 14:16:50 +02:00
sql.y msi: Keep track of the current view in the sql parser. 2009-12-16 12:26:38 +01:00
storages.c msi: Remove the string index parameter from msi_addstringW. 2010-04-19 14:57:02 +02:00
streams.c msi: Remove the string index parameter from msi_addstringW. 2010-04-19 14:57:02 +02:00
string.c msi: Remove the string index parameter from msi_addstringW. 2010-04-19 14:57:02 +02:00
suminfo.c msi: Add summary information stream to the streams table. 2010-02-19 13:06:53 +01:00
table.c msi: Remove the string index parameter from msi_addstringW. 2010-04-19 14:57:02 +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: Rename MSI_GetPropertyW and MSI_SetPropertyW. 2010-04-21 11:57:33 +02:00
version.rc
where.c msi: Reject greater than and less than string comparisons in WHERE clauses. 2009-12-15 11:45:04 +01:00