wine-wine/dlls/msi
Paul Vriens d495fa1e68 msi/tests: Fix test failures on W2K with Windows Installer 3.0. 2010-03-25 13:01:29 +01:00
..
tests msi/tests: Fix test failures on W2K with Windows Installer 3.0. 2010-03-25 13:01:29 +01: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: Display REG_EXPAND_SZ values too in the WriteRegistryValues action. 2010-03-23 13:24:26 +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: The AppSearch and CCPSearch actions must be run only once. 2010-03-23 13:24:26 +01:00
automation.c msi: Copy InstallerImpl_LastErrorRecord to use it for DatabaseImpl. 2010-02-04 13:39:26 +01:00
classes.c msi: Get rid of ACTION_VerifyFeatureForAction. 2010-02-16 12:29:01 +01:00
cond.y msi: Queue dynamically allocated strings in cond.y. 2010-01-08 17:03:15 +01:00
create.c
custom.c msi: Correctly set the process working directory in custom action type 34. 2010-03-03 11:52:37 +01:00
database.c msi: Remove stream from streams cache before destroying it. 2010-03-23 13:24:27 +01:00
delete.c
dialog.c msi: Strip leading text style label from control text before lookup in binary table. 2010-03-03 15:23:15 +01:00
distinct.c
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: Add a partial implementation of the ValidateProductID standard action. 2010-02-10 14:31:49 +01:00
files.c msi: Set the action taken in the ProcessComponents and InstallFiles actions. 2010-03-23 13:24:26 +01:00
font.c msi: Get rid of ACTION_VerifyComponentForAction. 2010-02-16 12:28:56 +01:00
format.c
handle.c
helpers.c msi: Improve a trace. 2010-03-02 16:11:57 +01:00
insert.c
instabsent.bmp
instadvert.bmp
install.c msi: Include run mode in fixmes. 2010-02-19 13:06:27 +01: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: Search network sources in addition to disk sources. 2010-03-23 13:24:27 +01:00
msi.c msi: Implement and test MsiGetPatchInfoA/W. 2010-02-15 16:36:39 +01:00
msi.rc
msi.spec msi: Implement and test MsiGetPatchInfoA/W. 2010-02-15 16:36:39 +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: 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
msipriv.h msi: Remove stream from streams cache before destroying it. 2010-03-23 13:24:27 +01: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: Make msi_reset_folders static. 2010-02-22 13:14:35 +01:00
preview.c
query.h
record.c msi: Close the original record before copying new data into it. 2009-12-11 12:16:26 +01:00
registry.c msi: Don't crash on null last parameter in MsiDecomposeDescriptor. 2010-03-23 13:24:27 +01: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
sql.y msi: Keep track of the current view in the sql parser. 2009-12-16 12:26:38 +01:00
storages.c msi: Fix some pointer cast warnings on 64-bit. 2009-12-31 12:12:15 +01:00
streams.c msi: Remove stream from streams cache before destroying it. 2010-03-23 13:24:27 +01:00
string.c msi: Remove an unused field from the string table. 2009-12-17 12:43:25 +01:00
suminfo.c msi: Add summary information stream to the streams table. 2010-02-19 13:06:53 +01:00
table.c msi: Encode stream name in the callers of db_get_raw_stream. 2010-02-19 13:06:41 +01:00
tokenize.c msi: Accept '\5' and '-' in SQL identifiers. 2010-02-19 13:06:32 +01:00
update.c
upgrade.c msi: The AppSearch and CCPSearch actions must be run only once. 2010-03-23 13:24:26 +01: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