.. |
tests
|
msi: Fix handling of REG_MULTI_SZ values in the WriteRegistryValues action.
|
2012-11-05 17:44:18 +01:00 |
Makefile.in
|
Always define WIDL_C_INLINE_WRAPPERS.
|
2012-08-28 14:41:13 +02:00 |
action.c
|
msi: Fix use of uninitialized variables.
|
2012-11-09 17:09:02 +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
|
msi: Keep assembly caches loaded until the package is destroyed.
|
2012-06-12 10:22:24 +02:00 |
automation.c
|
msi: Fix use of uninitialized variables.
|
2012-11-09 17:09:02 +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
|
msi: Use inline wrappers for calling COM methods.
|
2012-07-27 17:05:32 +02:00 |
delete.c
|
…
|
|
dialog.c
|
msi: Use FIELD_OFFSET to calculate the size of structs with variable length array.
|
2012-11-09 17:10:37 +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: Keep assembly caches loaded until the package is destroyed.
|
2012-06-12 10:22:24 +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: Keep the UI level fixed during the lifetime of a package.
|
2012-04-05 17:53:20 +02:00 |
msi.c
|
msi: Fix some leaks (coverity).
|
2012-11-07 13:56:03 +01:00 |
msi.rc
|
msi: Tweak msiexec's usage message.
|
2012-05-03 11:51:38 +02:00 |
msi.spec
|
msi: Stub Migrate10CachedPackagesW.
|
2012-07-31 10:52:53 +02:00 |
msi_main.c
|
msi: Add support for 64-bit registry components.
|
2012-06-11 21:03:47 +02:00 |
msipriv.h
|
msi: Fix handling of REG_MULTI_SZ values in the WriteRegistryValues action.
|
2012-11-05 17:44:18 +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 some leaks (coverity).
|
2012-11-07 13:56:03 +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
|
msi: Accept a missing left backquote in SQL identifiers.
|
2012-01-03 18:07:08 +01:00 |
record.c
|
msi: Fix handling of REG_MULTI_SZ values in the WriteRegistryValues action.
|
2012-11-05 17:44:18 +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: Make script Session object visible by name.
|
2012-09-18 14:48:24 +02:00 |
select.c
|
msi: Preserve strings with embedded nulls when copying from the string table to a record.
|
2012-10-29 14:41:16 +01:00 |
source.c
|
msi: Fix some leaks (coverity).
|
2012-11-07 13:56:03 +01:00 |
sql.y
|
msi: Accept a missing left backquote in SQL identifiers.
|
2012-01-03 18:07:08 +01: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: Add support for storing strings with embedded nulls in the string table.
|
2012-10-29 14:40:40 +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: Fix some leaks (coverity).
|
2012-11-07 13:56:03 +01:00 |