Sweden-Number/dlls/msi
Hans Leidekker 378bb21f8e msi: Bump version to 4.5. 2010-08-18 15:31:25 +02:00
..
tests msi: Handle signature filenames in short|long notation. 2010-08-18 15:31:18 +02:00
Makefile.in dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
action.c msi: Register dlls directly in the SelfRegModules and SelfUnregModules actions. 2010-07-23 11:46:16 +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: Handle signature filenames in short|long notation. 2010-08-18 15:31:18 +02:00
automation.c msi: Consistently use the allocation macros. 2010-05-20 16:25:44 +02:00
classes.c msi: Downgrade a warning. 2010-07-22 16:09:14 +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: Consistently use the allocation macros. 2010-05-20 16:25:44 +02:00
database.c msi: Improve traces in db_get_raw_stream. 2010-07-21 13:24:00 +02:00
delete.c msi: Add tablename tracking to VIEW_find_column. 2009-10-27 14:01:23 +01:00
dialog.c msi: Don't allow entering text in a scroll text richedit control. 2010-06-10 14:48:28 +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: Never defer standard actions. 2010-07-23 11:45:49 +02:00
files.c msi: Move the component enabled check into the standard actions. 2010-07-21 13:24:00 +02: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 msi: Remove superfluous pointer casts. 2009-01-15 12:43:03 +01:00
helpers.c msi: Publish icons into the correct directory. 2010-05-31 12:14:27 +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: Implement MsiGetFeatureCostA/W. 2010-06-11 15:54:54 +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: Set/unset the SourceDir property at the right stage in the execution sequence. 2010-07-23 11:46:01 +02:00
msi.c msi: Add tests for MsiLocateComponent and make them pass. 2010-06-14 14:41:45 +02:00
msi.rc msi: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +02:00
msi.spec msi: Synchronize the spec file with version 5.0. 2010-07-23 11:46:23 +02: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: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +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: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +02: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: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +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: Remove the ignored common resource attributes. 2010-07-22 11:41:40 +02: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: Implement MsiSetExternalUIRecord. 2009-11-03 22:23:08 +01:00
msipriv.h msi: Bump version to 4.5. 2010-08-18 15:31:25 +02:00
msiquery.c msi: Warn if a transform file cannot be opened. 2010-07-23 11:46:10 +02: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: Prevent cryptic error. 2010-07-30 11:36:01 +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: Properly advance the patch pointer in msi_check_product_patches. 2010-07-21 13:24:01 +02:00
regsvr.c janitorial: Don't depend on user32 for the self registration functions. 2008-12-17 11:38:32 +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: Remove a fixme that no longer applies. 2010-07-21 13:24:01 +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: Improve traces in db_get_raw_stream. 2010-07-21 13:24:00 +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: Update an existing record even if the low bit in the transform mask is set. 2010-06-11 15:54:47 +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: Disable an optimization in the execution of WHERE clauses. 2010-06-11 15:54:35 +02:00