wine-wine/dlls/msi
Bernhard Loos 3bd0acf1ba msi: Use an array instead of a hashtable for WHEREVIEW. 2011-08-25 14:34:34 +02:00
..
tests msi/tests: Skip a test if the process is limited. 2011-08-24 12:14:46 +02:00
Makefile.in msi: Improve the BindImage action stub. 2011-05-24 11:58:11 +02:00
action.c msi: Resolve the target folder if necessary when building link filenames. 2011-08-24 12:14:46 +02:00
alter.c msi: Clean up the database queries. 2011-07-27 11:55:16 +02:00
appsearch.c msi: Clean up the database queries. 2011-07-27 11:55:16 +02:00
assembly.c msi: Avoid dereferencing a NULL pointer (clang). 2011-07-07 14:46:14 +02:00
automation.c
classes.c msi: Always check the return value of MSI_IterateRecords. 2011-07-27 11:55:23 +02:00
cond.y msi: Get rid of the remaining tabs. 2011-07-01 14:39:36 +02:00
create.c msi: Make the column and table name parameters of get_column_info const. 2011-07-27 11:55:06 +02:00
custom.c msi: Clean up the database queries. 2011-07-27 11:55:16 +02:00
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 msi: Make the column and table name parameters of get_column_info const. 2011-07-27 11:55:06 +02:00
dialog.c msi: Clean up the database queries. 2011-07-27 11:55:16 +02:00
distinct.c msi: Make the column and table name parameters of get_column_info const. 2011-07-27 11:55:06 +02:00
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 msi: Get rid of helpers.c. 2011-05-06 16:39:08 +02:00
handle.c
insert.c msi: Make the column and table name parameters of get_column_info const. 2011-07-27 11:55:06 +02:00
instabsent.bmp
instadvert.bmp
install.c msi: Clean up the database queries. 2011-07-27 11:55:16 +02:00
instlocal.bmp
join.c msi: Make the column and table name parameters of get_column_info const. 2011-07-27 11:55:06 +02:00
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: Implement and test MsiSetFeatureAttributes. 2011-06-10 10:55:18 +02:00
msi_main.c winecrt0: Remove the clsid parameter in __wine_(un)register_resources. 2011-08-02 20:47:49 +02:00
msipriv.h msi: Remove local patch packages when the product is removed. 2011-08-23 16:53:56 +02:00
msiquery.c msi: MsiDatabaseCommit also succeeds for a a readonly database. 2011-07-28 11:31:28 +02:00
msiserver.idl msi: Avoid casts in IWineMsiRemotePackage methods. 2011-05-02 16:39:37 +02:00
msiserver.rgs
msiserver_dispids.h
package.c msi: Remove local patch packages when the product is removed. 2011-08-23 16:53:56 +02:00
patch.c msi: Remove local patch packages when the product is removed. 2011-08-23 16:53:56 +02:00
preview.c
query.h msi: Mark internal symbols as visibility hidden. 2011-04-25 13:02:17 +02:00
record.c msi: Remove some dead assignments (clang). 2011-07-07 14:45:59 +02:00
registry.c msi: Remove dead assignment (Clang). 2011-07-06 11:30:10 +02:00
script.c
select.c msi: Make the column and table name parameters of get_column_info const. 2011-07-27 11:55:06 +02:00
source.c
sql.y
storages.c msi: Make the column and table name parameters of get_column_info const. 2011-07-27 11:55:06 +02:00
streams.c msi: Make the column and table name parameters of get_column_info const. 2011-07-27 11:55:06 +02:00
string.c msi: Get rid of the msistring typedef. 2011-07-07 14:46:14 +02:00
suminfo.c msi: Removed useless NULL check (Coverity). 2011-06-27 13:28:59 -05:00
table.c msi: Clean up the database queries. 2011-07-27 11:55:16 +02:00
tokenize.c dlls: Assorted spelling fixes. 2011-08-03 14:15:50 +02:00
update.c msi: Make the column and table name parameters of get_column_info const. 2011-07-27 11:55:06 +02:00
upgrade.c msi: Clean up the database queries. 2011-07-27 11:55:16 +02:00
where.c msi: Use an array instead of a hashtable for WHEREVIEW. 2011-08-25 14:34:34 +02:00