Sweden-Number/dlls/msi
Hans Leidekker 258fc7137f msi: Ignore unknown components in the FeatureComponents table. 2011-09-09 13:38:15 +02:00
..
tests msi/tests: Fix some test messages. 2011-09-09 13:37:03 +02:00
Makefile.in msi: Move the preview code to dialog.c. 2011-09-09 13:37:40 +02:00
action.c msi: Ignore unknown components in the FeatureComponents table. 2011-09-09 13:38:15 +02:00
alter.c
appsearch.c msi: Remove some dead assignments (clang). 2011-09-09 13:38:09 +02:00
assembly.c
automation.c msi: COM cleanup for the IEnumVARIANT iface. 2011-09-02 10:44:22 +02:00
classes.c msi: Always check the return value of MSI_IterateRecords. 2011-07-27 11:55:23 +02:00
cond.y
create.c
custom.c
database.c msi: Print a warning instead of a fixme if we fail to open the database. 2011-08-23 16:53:56 +02:00
delete.c
dialog.c msi: Remove some dead assignments (clang). 2011-09-09 13:38:09 +02:00
distinct.c
drop.c
events.c msi: Avoid a crash in ControlEvent_SetTargetPath. 2011-08-02 11:51:06 +02:00
files.c msi: Always check the return value of MSI_IterateRecords. 2011-07-27 11:55:23 +02:00
font.c msi: Always check the return value of MSI_IterateRecords. 2011-07-27 11:55:23 +02:00
format.c
handle.c
insert.c
instabsent.bmp
instadvert.bmp
install.c
instlocal.bmp
join.c
media.c msi: Make sure the source directory has a trailing backslash. 2011-08-04 18:27:36 +02:00
msi.c msi: Initialize the installation context from the registry if the product is installed. 2011-08-23 16:53:56 +02:00
msi.rc makefiles: Generate resource files for typelibs. 2011-08-02 10:11:10 +02:00
msi.spec
msi_main.c winecrt0: Remove the clsid parameter in __wine_(un)register_resources. 2011-08-02 20:47:49 +02:00
msipriv.h msi: Move the preview code to dialog.c. 2011-09-09 13:37:40 +02:00
msiquery.c msi: MsiDatabaseCommit also succeeds for a a readonly database. 2011-07-28 11:31:28 +02:00
msiserver.idl
msiserver.rgs
msiserver_dispids.h
package.c Revert "msi: Check for return value of GetUserName (Coverity).". 2011-09-08 20:08:06 +02:00
patch.c msi: Remove local patch packages when the product is removed. 2011-08-23 16:53:56 +02:00
query.h msi: Make WHEREVIEW able to deal directly with multiple tables. 2011-08-26 13:33:44 +02:00
record.c msi: Protected primary keys against modification. 2011-08-26 13:34:25 +02:00
registry.c
script.c
select.c
source.c
sql.y msi: Make WHEREVIEW able to deal directly with multiple tables. 2011-08-26 13:33:44 +02:00
storages.c
streams.c msi: Check return value of msi_string2idW (Coverity). 2011-08-31 19:43:07 +02:00
string.c
suminfo.c
table.c
tokenize.c dlls: Assorted spelling fixes. 2011-08-03 14:15:50 +02:00
update.c msi: Make WHEREVIEW able to deal directly with multiple tables. 2011-08-26 13:33:44 +02:00
upgrade.c
where.c msi: Avoid a leak when a query is executed more than once. 2011-09-05 17:17:28 +02:00