Sweden-Number/dlls/msi
Fabian Maurer 3bf9bae9bf msi: Set dialog as parent in subsequent dialog.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51576
Signed-off-by: Fabian Maurer <dark.shadow4@web.de>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
(cherry picked from commit 4b88e29052)
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
2022-02-06 14:56:33 +01:00
..
tests msi: Check for a NULL return from deformat_string() when checking for failure. 2021-07-08 00:18:00 +02:00
Makefile.in
action.c msi: Check for a NULL return from deformat_string() when checking for failure. 2021-07-08 00:18:00 +02:00
alter.c msi: Remove column_info.temporary field. 2020-06-30 17:50:38 +02:00
appsearch.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
assembly.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
automation.c msi: Use a string literal for empty strings. 2020-12-03 20:18:38 +01:00
classes.c msi: Use wide character string literals in classes.c. 2020-10-28 20:36:07 +01:00
cond.y msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
create.c msi: Remove column_info.temporary field. 2020-06-30 17:50:38 +02:00
custom.c msi: Use the global is_wow64 variable in custom_start_server(). 2020-11-16 17:51:30 +01:00
database.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
delete.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
dialog.c msi: Set dialog as parent in subsequent dialog. 2022-02-06 14:56:33 +01:00
distinct.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
drop.c
files.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
font.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
format.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
handle.c
insert.c
instabsent.bmp
instadvert.bmp
install.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
instlocal.bmp
media.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
msi.c msi: Use a string literal for empty strings. 2020-12-03 20:18:38 +01:00
msi.rc
msi.spec
msi_main.c
msipriv.h msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
msiquery.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
msiserver.idl
msiserver.rgs
msiserver_dispids.h
package.c msi: Fix building the fusion filename. 2021-06-30 01:38:59 +02:00
patch.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
query.h msi: Fix table ref count on create. 2020-06-30 17:50:27 +02:00
record.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
registry.c msi: Use wide character string literals in registry.c. 2020-10-28 20:36:03 +01:00
resource.h
script.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
select.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
source.c msi: Use a string literal for empty strings. 2020-12-03 20:18:38 +01:00
sql.y msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
storages.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
streams.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
string.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
suminfo.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
table.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
tokenize.c msi: Use 0 terminated WCHAR strings in the SQL tokenizer. 2020-10-22 11:43:14 +02:00
update.c
upgrade.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
where.c msi: Use wide character string literals in the remaining files. 2020-10-29 20:19:12 +01:00
winemsi.idl