reactos/dll/win32/shell32/dialogs
Kyle Katarn 32c20ab112
[SHELL32] Fix property sheets that can't be closed due to failed init (#4709)
When a PropertySheet fails to init, that fact is being logged
and it shows an empty page, but it can't be closed.

Handle second failure properly by using FAILED_UNEXPECTEDLY macro.

CORE-18333
2022-09-19 04:06:47 +03:00
..
dialogs.cpp [SHELL32] Use the already existing g_pszShell32 instead of re-defining a new variable holding the very same string. 2022-01-09 22:44:21 +01:00
drive.cpp [SHELL32] Do not reopen the drive properties dialog on cancel (#4383) 2022-03-12 15:25:48 +01:00
drvdefext.cpp [SHELL32] List CD-ROM drives in the "Hardware" tab of disk properties 2022-01-17 21:04:04 +03:00
drvdefext.h [SHELL] IShellExtInit::Initialize uses PCIDLIST_ABSOLUTE. CORE-16385 2019-09-29 12:09:02 +02:00
filedefext.cpp [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
filedefext.h [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
filetypes.cpp [SHELL32] Remove horizontal scrollbar in File Types property page (#4412) 2022-04-07 16:10:50 +03:00
folder_options.cpp [REACTOS] Add '\n' to debug logs 2022-05-04 03:28:38 +03:00
folder_options.h [SHELL32] Split dialogs/folder_options.cpp (#582) 2018-06-06 14:04:50 +02:00
fprop.cpp [SHELL32] Fix property sheets that can't be closed due to failed init (#4709) 2022-09-19 04:06:47 +03:00
general.cpp [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
recycler_prop.cpp [SHELL32] Recycle-Bin: Validate the MaxCapacity value with respect to the available disk space. (#1688) 2019-07-07 19:01:09 +02:00
view.cpp [SHELL32] Use wide char string literals. 2022-01-09 22:39:29 +01:00