Sweden-Number/dlls/msi
Alexandre Julliard 5756ee09f3 makefiles: Add makedep pragmas for rc files that contain translations. 2013-11-05 20:38:19 +01:00
..
tests msi/tests: Use BOOL type where appropriate. 2013-10-29 10:22:01 +01:00
Makefile.in msi: Merge events.c into dialog.c. 2013-07-27 11:56:01 -05:00
action.c msi: Use BOOL type where appropriate. 2013-10-28 10:40:20 +01:00
alter.c
appsearch.c msi: Add a length parameter to msi_set_property and use it where appropriate. 2012-10-29 14:41:36 +01:00
assembly.c
automation.c msi: Avoid intermediate variables when calling create_record. 2013-03-13 16:27:50 +01:00
classes.c
cond.y msi: Use bison directives instead of defines to specify extra lexer parameters. 2013-08-01 12:00:04 +02:00
create.c
custom.c msi: Don't defer custom actions in the UI sequence if they match the currently running script. 2013-06-03 21:11:51 +02:00
database.c msi: Free records on error paths (Coverity). 2013-04-01 12:32:37 +02:00
delete.c
dialog.c msi: Make some dialog_xxx() functions static. 2013-09-13 10:57:45 +02:00
distinct.c
drop.c
files.c msi: Restrict the match on files from cabinets to the disk ID. 2013-06-20 21:07:56 +02:00
font.c
format.c msi: Return correct length for the empty string from deformat_string. 2012-11-07 18:12:08 +01:00
handle.c
insert.c
instabsent.bmp
instadvert.bmp
install.c msi: Add a length parameter to msi_strcpy_to_awstring and use it where appropriate. 2012-10-29 14:41:49 +01:00
instlocal.bmp
media.c msi: Return -1 on open failure in FDI callbacks. 2013-10-15 19:20:19 +02:00
msi.c msi: Fix memory leak (coverity). 2013-02-06 10:11:32 +01:00
msi.rc makefiles: Add makedep pragmas for rc files that contain translations. 2013-11-05 20:38:19 +01:00
msi.spec msi: Implement MsiQueryFeatureStateExA/W. 2013-01-09 17:39:33 +01:00
msi_main.c msi: Don't bother to unregister classes at process exit. 2013-05-14 11:33:19 +02:00
msipriv.h msi: Merge events.c into dialog.c. 2013-07-27 11:56:01 -05:00
msiquery.c msi: Preserve strings with embedded nulls when copying from the string table to a record. 2012-10-29 14:41:16 +01:00
msiserver.idl makefiles: Add makedep pragmas for registration idl files. 2013-11-05 20:38:18 +01:00
msiserver.rgs
msiserver_dispids.h
package.c msi: Fixed a memory leak in an error case (Coverity). 2013-10-07 13:32:07 +02:00
patch.c msi: Update LastSequence for empty media as well. 2013-06-10 11:51:03 +02:00
query.h msi: Use bison directives instead of defines to specify extra lexer parameters. 2013-08-01 12:00:04 +02:00
record.c msi: Check number of bytes returned by ReadFile. 2013-10-30 15:28:56 +01:00
registry.c msi: Extend registry helpers to support opening the features key for a specific user. 2013-01-09 17:39:32 +01:00
script.c msi: Properly map script function return values to MSI errors. 2013-05-02 18:51:58 +02:00
select.c msi: Don't over-allocate memory for a MSISELECTVIEW. 2012-11-12 13:17:00 +01:00
source.c msi: Fix some leaks (coverity). 2012-11-07 13:56:03 +01:00
sql.y msi: Use bison directives instead of defines to specify extra lexer parameters. 2013-08-01 12:00:04 +02:00
storages.c msi: Add support for storing strings with embedded nulls in the string table. 2012-10-29 14:40:40 +01:00
streams.c msi: Fix a stream data leak on error (Coverity). 2012-12-10 11:24:25 +01:00
string.c msi: Fix handling of strings with embedded nulls in msi_addstring. 2012-11-05 17:44:17 +01:00
suminfo.c msi: Avoid signed-unsigned integer comparisons. 2013-02-18 10:33:17 +01:00
table.c msi: Fix integer conversion in get_table_value_from_record. 2013-07-30 14:43:34 +02:00
tokenize.c msi: Avoid a string copy when comparing SQL keywords. 2012-11-09 17:10:15 +01:00
update.c
upgrade.c msi: Add a length parameter to msi_set_property and use it where appropriate. 2012-10-29 14:41:36 +01:00
where.c msi: Avoid signed-unsigned integer comparisons. 2013-02-18 10:33:17 +01:00