Sweden-Number/dlls/msi
Hans Leidekker c35856dd09 msi: End the search for a directory signature if the parent cannot be found. 2010-05-25 13:29:56 +02:00
..
tests msi: End the search for a directory signature if the parent cannot be found. 2010-05-25 13:29:56 +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: Store the disk id in the MSIFILE structure. 2010-05-12 18:46:28 +02:00
alter.c
appsearch.c msi: End the search for a directory signature if the parent cannot be found. 2010-05-25 13:29:56 +02:00
automation.c msi: Consistently use the allocation macros. 2010-05-20 16:25:44 +02:00
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: Consistently use the allocation macros. 2010-05-20 16:25:44 +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: Consistently use the allocation macros. 2010-05-20 16:25:44 +02:00
font.c msi: Implement the UnregisterProgIdInfo standard action. 2010-04-02 15:22:48 +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: Rename MSI_GetPropertyW and MSI_SetPropertyW. 2010-04-21 11:57:33 +02:00
insert.c
instabsent.bmp
instadvert.bmp
install.c msi: Release the package in MsiGetMode and MsiSetMode. 2010-05-20 16:25:44 +02:00
instlocal.bmp
join.c
media.c msi: Consistently use the allocation macros. 2010-05-20 16:25:44 +02:00
msi.c msi: Get rid of the goto in MSI_ApplicablePatchW. 2010-05-25 13:29:22 +02:00
msi.rc
msi.spec msi: Display a MessageBox in MsiMessageBoxEx. 2010-04-12 11:31:12 +02:00
msi_Bg.rc msiexec: Use resource in msi for a help dialog to allow translation. 2010-05-06 17:56:44 +02:00
msi_Da.rc msiexec: Use resource in msi for a help dialog to allow translation. 2010-05-06 17:56:44 +02:00
msi_De.rc msiexec: Use resource in msi for a help dialog to allow translation. 2010-05-06 17:56:44 +02:00
msi_En.rc msi: Fix English translation. 2010-05-24 11:14:44 +02:00
msi_Eo.rc msiexec: Use resource in msi for a help dialog to allow translation. 2010-05-06 17:56:44 +02:00
msi_Es.rc msiexec: Use resource in msi for a help dialog to allow translation. 2010-05-06 17:56:44 +02:00
msi_Fi.rc msiexec: Use resource in msi for a help dialog to allow translation. 2010-05-06 17:56:44 +02:00
msi_Fr.rc msi: Update French translation. 2010-05-13 19:44:59 +02:00
msi_Hu.rc msiexec: Use resource in msi for a help dialog to allow translation. 2010-05-06 17:56:44 +02:00
msi_It.rc msiexec: Use resource in msi for a help dialog to allow translation. 2010-05-06 17:56:44 +02:00
msi_Ko.rc msiexec: Use resource in msi for a help dialog to allow translation. 2010-05-06 17:56:44 +02:00
msi_Lt.rc msi: Update Lithuanian translation. 2010-05-10 10:05:32 +02:00
msi_Nl.rc msi: Update Dutch translation. 2010-05-24 11:14:52 +02:00
msi_No.rc msiexec: Use resource in msi for a help dialog to allow translation. 2010-05-06 17:56:44 +02:00
msi_Pl.rc msiexec: Use resource in msi for a help dialog to allow translation. 2010-05-06 17:56:44 +02:00
msi_Pt.rc msiexec: Use resource in msi for a help dialog to allow translation. 2010-05-06 17:56:44 +02:00
msi_Ro.rc msiexec: Use resource in msi for a help dialog to allow translation. 2010-05-06 17:56:44 +02:00
msi_Ru.rc msiexec: Use resource in msi for a help dialog to allow translation. 2010-05-06 17:56:44 +02:00
msi_Si.rc msiexec: Use resource in msi for a help dialog to allow translation. 2010-05-06 17:56:44 +02:00
msi_Sv.rc msiexec: Use resource in msi for a help dialog to allow translation. 2010-05-06 17:56:44 +02:00
msi_Tr.rc msiexec: Use resource in msi for a help dialog to allow translation. 2010-05-06 17:56:44 +02:00
msi_Uk.rc msiexec: Use resource in msi for a help dialog to allow translation. 2010-05-06 17:56:44 +02:00
msi_Zh.rc msiexec: Use resource in msi for a help dialog to allow translation. 2010-05-06 17:56:44 +02:00
msi_main.c
msipriv.h msi: Store the disk id in the MSIFILE structure. 2010-05-12 18:46:28 +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
package.c msi: Consistently use the allocation macros. 2010-05-20 16:25:44 +02:00
preview.c
query.h
record.c
registry.c msi: Register more patch details. 2010-05-04 13:15:00 +02:00
regsvr.c
script.c msi: Consistently use the allocation macros. 2010-05-20 16:25:44 +02:00
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 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
update.c
upgrade.c msi: Ignore min/max versions if their values are null. 2010-05-24 20:33:28 +02:00
version.rc
where.c