reactos/dll/win32/msi
Atharva Kulkarni e13c3e856f
[MSI] Revert to previous working solution for disk usage display in dialog.c (#5194)
There is a bug, which displays empty optical drive as a valid Drive where applications can be installed, which is wrong. This change will skip displaying any drives that are not fixed in the disk usage table in the msi installer UI.

JIRA issue: CORE-18758

Proposed changes

Revert to old solution from Doug Lyons which was working fine.
2023-04-02 19:16:18 +02:00
..
lang [WINESYNC] msi: Add support for control event DirectoryListNew. 2022-03-20 19:28:04 +01:00
action.c [WINESYNC] msi: Build without -DWINE_NO_LONG_TYPES. 2022-03-20 19:28:44 +01:00
alter.c [WINESYNC] msi: Remove column_info.temporary field. 2022-03-20 19:28:31 +01:00
appsearch.c [WINESYNC] msi: Build without -DWINE_NO_LONG_TYPES. 2022-03-20 19:28:44 +01:00
assembly.c [WINESYNC] msi: Build without -DWINE_NO_LONG_TYPES. 2022-03-20 19:28:44 +01:00
automation.c [WINESYNC] msi: Build without -DWINE_NO_LONG_TYPES. 2022-03-20 19:28:44 +01:00
classes.c [WINESYNC] msi: Build without -DWINE_NO_LONG_TYPES. 2022-03-20 19:28:44 +01:00
CMakeLists.txt [MSI] Abuse SE_DynamicShim until we have proper shims integration 2022-09-25 19:33:51 +02:00
cond.y [WINESYNC] makefiles: Specify the bison prefix directly in the source files. 2022-03-20 19:28:42 +01:00
create.c [WINESYNC] msi: Remove column_info.temporary field. 2022-03-20 19:28:31 +01:00
custom.c [WINESYNC] msi: Create the custom action server as an elevated process. 2022-03-20 19:28:45 +01:00
database.c [WINESYNC] msi: Build without -DWINE_NO_LONG_TYPES. 2022-03-20 19:28:44 +01:00
delete.c [WINESYNC] msi: Use wide character string literals in the remaining files. 2022-03-20 19:28:35 +01:00
dialog.c [MSI] Revert to previous working solution for disk usage display in dialog.c (#5194) 2023-04-02 19:16:18 +02:00
distinct.c [WINESYNC] msi: Use wide character string literals in the remaining files. 2022-03-20 19:28:35 +01:00
drop.c [WINESYNC] msi: Support setting streams in msi_select_update(). 2022-03-20 19:28:10 +01:00
files.c [WINESYNC] msi: Build without -DWINE_NO_LONG_TYPES. 2022-03-20 19:28:44 +01:00
font.c [WINESYNC] msi: Use wide character string literals in the remaining files. 2022-03-20 19:28:35 +01:00
format.c [WINESYNC] msi: Build without -DWINE_NO_LONG_TYPES. 2022-03-20 19:28:44 +01:00
handle.c [WINESYNC] msi: Build without -DWINE_NO_LONG_TYPES. 2022-03-20 19:28:44 +01:00
insert.c [WINESYNC] msi: Build without -DWINE_NO_LONG_TYPES. 2022-03-20 19:28:44 +01:00
instabsent.bmp Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
instadvert.bmp Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
install.c [WINESYNC] msi: Build without -DWINE_NO_LONG_TYPES. 2022-03-20 19:28:44 +01:00
instlocal.bmp Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
media.c [WINESYNC] msi: Build without -DWINE_NO_LONG_TYPES. 2022-03-20 19:28:44 +01:00
msi.c [WINESYNC] msi: Build without -DWINE_NO_LONG_TYPES. 2022-03-20 19:28:44 +01:00
msi.rc [MSI] Sync with Wine Staging 3.3. CORE-14434 2018-03-05 00:30:58 +01:00
msi.spec [WINESYNC] msi: Add MsiSourceListForceResolution{A,W} stub. 2022-03-20 19:28:18 +01:00
msi_main.c [WINESYNC] winecrt0: Add a default implementation DllRegisterServer()/DllUnregisterServer(). 2022-03-20 19:28:38 +01:00
msipriv.h [WINESYNC] msi: Use CRT allocation functions. 2022-03-20 19:28:43 +01:00
msiquery.c [WINESYNC] msi: Build without -DWINE_NO_LONG_TYPES. 2022-03-20 19:28:44 +01:00
msiserver.idl [WINESYNC] msi: Remove registration for no longer used WineMsiRemoteCustomAction coclass. 2022-03-20 19:28:21 +01:00
msiserver.rgs Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
msiserver_dispids.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
msiserver_r.rgs Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
msiserver_t.rgs Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
package.c [MSI] Add jira ticket to debug logging 2022-10-26 20:19:31 +02:00
patch.c [WINESYNC] msi: Use wide character string literals in the remaining files. 2022-03-20 19:28:35 +01:00
precomp.h [WINESYNC] msi: Report the real NT version number up to 6.3. 2022-03-20 19:28:27 +01:00
query.h [WINESYNC] msi: Fix table ref count on create. 2022-03-20 19:28:30 +01:00
record.c [WINESYNC] msi: Build without -DWINE_NO_LONG_TYPES. 2022-03-20 19:28:44 +01:00
registry.c [WINESYNC] msi: Build without -DWINE_NO_LONG_TYPES. 2022-03-20 19:28:44 +01:00
resource.h [WINESYNC] msi: Add support for control event DirectoryListNew. 2022-03-20 19:28:04 +01:00
rsrc.rc [TRANSLATION] indonesian add and update apps/shell translation 2021-05-05 11:34:28 +02:00
script.c [WINESYNC] msi: Build without -DWINE_NO_LONG_TYPES. 2022-03-20 19:28:44 +01:00
select.c [WINESYNC] msi: Use wide character string literals in the remaining files. 2022-03-20 19:28:35 +01:00
source.c [WINESYNC] msi: Build without -DWINE_NO_LONG_TYPES. 2022-03-20 19:28:44 +01:00
sql.y [WINESYNC] makefiles: Specify the bison prefix directly in the source files. 2022-03-20 19:28:42 +01:00
storages.c [WINESYNC] msi: Use correct integral type. 2022-03-20 19:28:44 +01:00
streams.c [WINESYNC] msi: Build without -DWINE_NO_LONG_TYPES. 2022-03-20 19:28:44 +01:00
string.c [WINESYNC] msi: Build without -DWINE_NO_LONG_TYPES. 2022-03-20 19:28:44 +01:00
suminfo.c [WINESYNC] msi: Build without -DWINE_NO_LONG_TYPES. 2022-03-20 19:28:44 +01:00
table.c [WINESYNC] msi: Build without -DWINE_NO_LONG_TYPES. 2022-03-20 19:28:44 +01:00
tokenize.c [WINESYNC] msi: Use 0 terminated WCHAR strings in the SQL tokenizer. 2022-03-20 19:28:33 +01:00
update.c [WINESYNC] msi: Implement UPDATE queries using msi_select_update(). 2022-03-20 19:28:11 +01:00
upgrade.c [WINESYNC] msi: Build without -DWINE_NO_LONG_TYPES. 2022-03-20 19:28:44 +01:00
version.rc Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
where.c [WINESYNC] msi: Use CRT allocation functions. 2022-03-20 19:28:43 +01:00
winemsi.idl [WINESYNC] msi: Use custom action name for MsiBreak handling. 2022-03-20 19:28:43 +01:00