wine-wine/dlls/msi
Sebastian Lackner 582f2640d2 msi: Fix ITERATE_MoveFiles when no source- and destname is specified. 2014-09-04 13:37:15 +02:00
..
tests msi: Return an error from MSI_GetComponentPath if the buffer is too small. 2014-09-01 21:10:12 +02:00
Makefile.in
action.c msi: Update the cached product code when the property has changed. 2014-09-01 21:10:12 +02:00
alter.c
appsearch.c msi: Expand REG_EXPAND_SZ keys when resolving AppSearch entries. 2014-05-01 10:50:39 +02:00
assembly.c
automation.c
classes.c msi: Avoid a crash when MIME entries point to non-existing extensions. 2014-05-01 10:18:15 +02:00
cond.y
create.c
custom.c
database.c
delete.c
dialog.c
distinct.c
drop.c
files.c msi: Fix ITERATE_MoveFiles when no source- and destname is specified. 2014-09-04 13:37:15 +02:00
font.c
format.c msi: Fix a leak on error path (Coverity). 2014-04-10 09:11:50 +02:00
handle.c
insert.c
instabsent.bmp
instadvert.bmp
install.c
instlocal.bmp
media.c
msi.c msi: Return an error from MSI_GetComponentPath if the buffer is too small. 2014-09-01 21:10:12 +02:00
msi.rc
msi.spec
msi_main.c
msipriv.h
msiquery.c
msiserver.idl
msiserver.rgs
msiserver_dispids.h
package.c msi: Move set_installed_prop() call because platform information is needed in it. 2014-07-21 15:56:54 +02:00
patch.c msi: Check transform validation flags. 2014-09-03 16:31:17 +02:00
query.h
record.c
registry.c
script.c
select.c
source.c msi: Fix a leak on error path (Coverity). 2014-04-10 09:11:52 +02:00
sql.y
storages.c
streams.c
string.c
suminfo.c
table.c msi: Prevent call to memset with a null pointer in get_tablecolumns function. 2014-05-19 10:01:43 +02:00
tokenize.c
update.c
upgrade.c
where.c