Sweden-Number/dlls/msi
Erich E. Hoover f1d8218169 msi: Add support for exporting binary streams (Binary/Icon tables).
The Binary and Icon tables store their data in a different format from
other tables, one column of the data is stored as a "stream" instead
of a normal text field.  With this patch those tables can now be
exported properly by the MSI export functionality.

Signed-off-by: Erich E. Hoover <erich.e.hoover@gmail.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-03-15 20:01:57 +01:00
..
tests msi: Add support for deleting streams from an MSI database. 2019-03-15 20:01:27 +01:00
Makefile.in
action.c
alter.c
appsearch.c
assembly.c
automation.c
classes.c
cond.y
create.c
custom.c
database.c msi: Add support for exporting binary streams (Binary/Icon tables). 2019-03-15 20:01:57 +01: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.c
msi.rc
msi.spec
msi_main.c
msipriv.h msi: Add support for exporting the _SummaryInformation table. 2019-03-15 20:01:42 +01:00
msiquery.c
msiserver.idl
msiserver.rgs
msiserver_dispids.h
package.c
patch.c
query.h
record.c
registry.c
resource.h
script.c
select.c
source.c
sql.y
storages.c
streams.c msi: Add support for deleting streams from an MSI database. 2019-03-15 20:01:27 +01:00
string.c
suminfo.c msi: Add support for exporting the _SummaryInformation table. 2019-03-15 20:01:42 +01:00
table.c
tokenize.c
update.c
upgrade.c
where.c
winemsi.idl