Sweden-Number/dlls/msi
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
..
tests msi: Don't write streams to storage until the database is committed. 2015-02-13 21:48:21 +09:00
Makefile.in
action.c msi: Remove 32-bit component registry keys with KEY_WOW64_32KEY flag. 2015-01-19 14:20:27 +01:00
alter.c
appsearch.c
assembly.c
automation.c
classes.c
cond.y
create.c
custom.c
database.c msi: Don't write streams to storage until the database is committed. 2015-02-13 21:48:21 +09:00
delete.c
dialog.c
distinct.c
drop.c
files.c
font.c
format.c
handle.c
insert.c
instabsent.bmp
instadvert.bmp
install.c
instlocal.bmp
media.c msi: Get rid of the open streams cache. 2015-02-13 21:48:07 +09:00
msi.c msi: Add a partial implementation of MsiProvideComponent. 2015-01-21 18:08:10 +01:00
msi.rc
msi.spec msi: Add stubs for MsiEnumClientsExA/W. 2015-02-04 21:32:50 +09:00
msi_main.c
msipriv.h msi: Don't write streams to storage until the database is committed. 2015-02-13 21:48:21 +09:00
msiquery.c msi: Don't write streams to storage until the database is committed. 2015-02-13 21:48:21 +09:00
msiserver.idl
msiserver.rgs
msiserver_dispids.h
package.c
patch.c
query.h
record.c
registry.c msi: Add stubs for MsiEnumClientsExA/W. 2015-02-04 21:32:50 +09:00
script.c
select.c
source.c
sql.y
storages.c msi: Get rid of the refcount parameter to msi_addstringW. 2015-02-13 21:48:12 +09:00
streams.c msi: Don't write streams to storage until the database is committed. 2015-02-13 21:48:21 +09:00
string.c msi: Get rid of the refcount parameter to msi_addstringW. 2015-02-13 21:48:12 +09:00
suminfo.c
table.c msi: Don't write streams to storage until the database is committed. 2015-02-13 21:48:21 +09:00
tokenize.c
update.c
upgrade.c
where.c