Sweden-Number/dlls/msi
Sven Baars 2d2823ae44 msi: Fix Dutch translation. 2010-05-03 13:55:21 +02:00
..
tests msi: Test the contents of some of the system tables before and after patching. 2010-04-29 10:19:40 -05:00
Makefile.in
action.c msi: Support multiple patches per package. 2010-04-29 10:19:40 -05:00
alter.c
appsearch.c msi: Rename MSI_GetPropertyW and MSI_SetPropertyW. 2010-04-21 11:57:33 +02:00
automation.c
classes.c msi: Store a copy of the file extension in the MSIMIME structure. 2010-04-29 10:19:39 -05: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
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
dialog.c msi: Rename MSI_GetPropertyW and MSI_SetPropertyW. 2010-04-21 11:57:33 +02:00
distinct.c
drop.c
events.c msi: Only set the property in the Reinstall event. 2010-04-28 15:04:39 -05:00
files.c msi: Move all file comparisons to CostFinalize. 2010-04-28 15:04:40 -05: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
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
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_Ko.rc
msi_Lt.rc
msi_Nl.rc msi: Fix Dutch translation. 2010-05-03 13:55:21 +02:00
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_Zh.rc
msi_main.c
msipriv.h msi: Support multiple patches per package. 2010-04-29 10:19:40 -05:00
msiquery.c
msiserver.idl
msiserver_dispids.h
package.c msi: Support multiple patches per package. 2010-04-29 10:19:40 -05:00
preview.c
query.h
record.c
registry.c msi: Reset the MsiEnumPatchesExW index on failure. 2010-04-02 15:22:50 +02:00
regsvr.c
script.c
select.c
source.c
sql.y
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
table.c msi: Remove the string index parameter from msi_addstringW. 2010-04-19 14:57:02 +02:00
tokenize.c
update.c
upgrade.c msi: Rename MSI_GetPropertyW and MSI_SetPropertyW. 2010-04-21 11:57:33 +02:00
version.rc
where.c