.. |
tests
|
msi/tests: Move a couple of tests from install.c to msi.c.
|
2013-02-13 16:13:54 +01:00 |
Makefile.in
|
…
|
|
action.c
|
msi: Don't remove products if msidbUpgradeAttributesOnlyDetect is set.
|
2013-02-15 16:56:19 +01:00 |
alter.c
|
…
|
|
appsearch.c
|
…
|
|
assembly.c
|
…
|
|
automation.c
|
msi: Fix a test failure on Windows 8 and conform to the more recent behavior.
|
2012-12-19 14:38:58 +01:00 |
classes.c
|
…
|
|
cond.y
|
…
|
|
create.c
|
…
|
|
custom.c
|
msi: Remove const from integer parameters.
|
2013-01-21 16:28:13 +01:00 |
database.c
|
…
|
|
delete.c
|
…
|
|
dialog.c
|
msi: Avoid a crash in msi_dialog_handle_event.
|
2013-01-30 17:19:37 +01:00 |
distinct.c
|
…
|
|
drop.c
|
…
|
|
events.c
|
…
|
|
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
|
…
|
|
instlocal.bmp
|
…
|
|
media.c
|
…
|
|
msi.c
|
msi: Fix memory leak (coverity).
|
2013-02-06 10:11:32 +01:00 |
msi.rc
|
…
|
|
msi.spec
|
msi: Implement MsiQueryFeatureStateExA/W.
|
2013-01-09 17:39:33 +01:00 |
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: Improve parsing of the supported platforms string.
|
2013-01-31 16:32:50 +01:00 |
msiquery.c
|
…
|
|
msiserver.idl
|
…
|
|
msiserver.rgs
|
…
|
|
msiserver_dispids.h
|
…
|
|
package.c
|
msi: Avoid signed-unsigned integer comparisons.
|
2013-02-18 10:33:17 +01:00 |
patch.c
|
…
|
|
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: Extend registry helpers to support opening the features key for a specific user.
|
2013-01-09 17:39:32 +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
|
…
|
|
streams.c
|
msi: Fix a stream data leak on error (Coverity).
|
2012-12-10 11:24:25 +01:00 |
string.c
|
…
|
|
suminfo.c
|
msi: Avoid signed-unsigned integer comparisons.
|
2013-02-18 10:33:17 +01:00 |
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
|
…
|
|
where.c
|
msi: Avoid signed-unsigned integer comparisons.
|
2013-02-18 10:33:17 +01:00 |