1
0
Fork 0
mirror of synced 2025-03-07 03:53:26 +01:00
wine/dlls/msi
2024-04-01 09:12:07 +02:00
..
tests msi/tests: Delete the temp .msi file in all failure cases. 2024-04-01 09:12:07 +02:00
action.c msi: Store component cost in 512-byte units. 2024-03-04 15:39:06 +01:00
alter.c
appsearch.c
assembly.c
automation.c
classes.c
cond.y
create.c
custom.c msi: Create the custom action server as an elevated process. 2024-03-04 15:39:06 +01:00
database.c msi: Convert newlines to alternate representation when exporting. 2023-06-23 11:20:32 +02:00
delete.c
dialog.c msi: Multiply by 512 in dialog_vcl_add_drives(). 2024-03-04 15:39:06 +01:00
distinct.c
drop.c
files.c
font.c
format.c
handle.c
insert.c
instabsent.bmp
instadvert.bmp
install.c msi: Store component cost in 512-byte units. 2024-03-04 15:39:06 +01:00
instlocal.bmp
Makefile.in makefiles: Always use the global SOURCES variable for .y files. 2023-10-14 13:51:42 +02:00
media.c msi: Use CreateFileW() for handling path from cabinet_open() instead. 2023-09-20 10:17:24 +02:00
msi.c msi: Store component cost in 512-byte units. 2024-03-04 15:39:06 +01:00
msi.rc
msi.spec
msi_main.c
msipriv.h msi: Store component cost in 512-byte units. 2024-03-04 15:39:06 +01:00
msiquery.c
msiserver.idl
msiserver.rgs
msiserver_dispids.h
package.c msi: Use nameless unions/structs. 2023-07-14 09:24:29 +02:00
patch.c
query.h msi: Remove DECLSPEC_HIDDEN usage. 2023-11-10 00:03:44 +01:00
record.c
registry.c
resource.h
script.c
select.c msi: Avoid leaking stream on DB update. 2024-02-20 22:26:13 +01:00
source.c
sql.y
storages.c
streams.c
string.c
suminfo.c msi: Use nameless unions/structs. 2023-07-14 09:24:29 +02:00
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