wine/dlls/msi
David Kahurani 60e4f8a261 msi: Convert newlines to alternate representation when exporting.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54532
Signed-off-by: David Kahurani <k.kahurani@gmail.com>
2023-06-23 11:20:32 +02:00
..
tests msi: Convert newlines to alternate representation when exporting. 2023-06-23 11:20:32 +02:00
action.c
alter.c
appsearch.c
assembly.c
automation.c
classes.c
cond.y
create.c
custom.c msi: Fix memory leaks in HANDLE_CustomType23 (scan-build). 2023-06-16 10:30:48 +02:00
database.c msi: Convert newlines to alternate representation when exporting. 2023-06-23 11:20:32 +02:00
delete.c
dialog.c msi: Release record instead of free. 2023-06-08 12:03:35 +02:00
distinct.c
drop.c
files.c
font.c
format.c
handle.c
insert.c
instabsent.bmp
instadvert.bmp
install.c
instlocal.bmp
Makefile.in
media.c msi: Fix memory leak in ready_media (scan-build). 2023-06-05 14:01:07 +02:00
msi.c
msi.rc
msi.spec
msi_main.c
msipriv.h
msiquery.c
msiserver.idl
msiserver.rgs
msiserver_dispids.h
package.c msi: Fix memory leak on error path in MSI_OpenPackageW (scan-build). 2023-06-16 10:30:29 +02:00
patch.c
query.h
record.c
registry.c
resource.h
script.c
select.c
source.c
sql.y
storages.c
streams.c
string.c
suminfo.c
table.c msi: Fix double free on error paths in TransformView_Create (scan-build). 2023-06-16 10:30:35 +02:00
tokenize.c
update.c
upgrade.c
where.c
winemsi.idl