.. |
tests
|
msi: Fix handling of REG_MULTI_SZ values in the WriteRegistryValues action.
|
2012-11-05 17:44:18 +01:00 |
Makefile.in
|
…
|
|
action.c
|
msi: Don't set the Preselected property for a full reinstall.
|
2012-12-11 20:45:42 +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: Store object function pointers with type id.
|
2012-11-14 19:22:00 +01:00 |
classes.c
|
…
|
|
cond.y
|
…
|
|
create.c
|
…
|
|
custom.c
|
msi: Pass string length to msi_set_property in ACTION_CustomAction.
|
2012-10-29 14:41:55 +01:00 |
database.c
|
…
|
|
delete.c
|
…
|
|
dialog.c
|
msi: Do not convert MaskedEdit contents to uppercase.
|
2012-12-14 11:57:11 +01:00 |
distinct.c
|
…
|
|
drop.c
|
…
|
|
events.c
|
msi: Add a length parameter to msi_set_property and use it where appropriate.
|
2012-10-29 14:41:36 +01:00 |
files.c
|
msi: Remove unused variables.
|
2012-11-22 11:55:09 +01: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.c
|
msi: Fix some leaks (coverity).
|
2012-11-07 13:56:03 +01:00 |
msi.rc
|
…
|
|
msi.spec
|
…
|
|
msi_main.c
|
msi: Cache ITypeInfo instances for automation objects instead of reloading every time.
|
2012-11-14 19:19:36 +01:00 |
msipriv.h
|
msi: Don't set the Preselected property for a full reinstall.
|
2012-12-11 20:45:42 +01: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
|
…
|
|
msiserver.rgs
|
…
|
|
msiserver_dispids.h
|
…
|
|
package.c
|
msi: Fix a couple of leaks (coverity).
|
2012-11-20 13:32:49 +01:00 |
patch.c
|
msi: Add a length parameter to msi_set_property and use it where appropriate.
|
2012-10-29 14:41:36 +01:00 |
query.h
|
…
|
|
record.c
|
msi: Use FIELD_OFFSET for the size of structs with a varlength array.
|
2012-12-13 18:38:47 +01:00 |
registry.c
|
msi: Add a length parameter to msi_strcpy_to_awstring and use it where appropriate.
|
2012-10-29 14:41:49 +01:00 |
script.c
|
msi: Remove unnecessary casts and argument from script site creation helper.
|
2012-11-15 12:20:28 +01: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
|
…
|
|
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
|
…
|
|
table.c
|
msi: Use FIELD_OFFSET to calculate the size of structs with variable length array.
|
2012-11-09 17:10:37 +01: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: Use FIELD_OFFSET for the size of structs with a varlength array.
|
2012-12-13 18:38:47 +01:00 |