Sweden-Number/dlls/msi/tests
Hans Leidekker 0dba391d67 msi: Don't write streams to storage until the database is committed.
Native allows streams to be created with names that exceed the maximum
length allowed by OLE storages. These streams can be used normally, it's
just not possible to commit such a database.
2015-02-13 21:48:21 +09:00
..
Makefile.in
action.c msi: Properly handle service control events in Start/StopService. 2014-12-02 13:07:16 +01:00
automation.c msi/tests: Remove redundant if check (PVS-Studio). 2014-11-26 17:26:34 +01:00
db.c msi: Don't write streams to storage until the database is committed. 2015-02-13 21:48:21 +09:00
format.c
install.c msi: Open 32-bit component registry keys with KEY_WOW64_32KEY flag. 2015-01-19 14:20:10 +01:00
msi.c msi: Add a partial implementation of MsiProvideComponent. 2015-01-21 18:08:10 +01:00
package.c msi: Simplify check for an empty string (PVS-Studio). 2014-11-05 19:37:10 +09:00
patch.c
record.c
source.c msi: Simplify check for an empty string (PVS-Studio). 2014-11-05 19:37:10 +09:00
suminfo.c