[EXPLORER] Fix a missed format specifier in the logger function (#9535) Add a missing string format specifier to the ERR call. Addendum to commit aba47033dd (PR #8577). [DH] base/shell/explorer/mediabtns.cpp
[MMC_NEW] Move the root of the snap-in tree to the main window - Fix File/New command. This command closes all views, deletes the snap-in tree, creates a new root folder snap-in and finally creates a new root view. - Implement the Windows/New Window command. This command just creates a new root view. - Update the […]
[COMDLG32] Sync to Wine-10.0 (#8821) Sync comdlg32 to Wine-10.0 and its tests. Additionally, a lot of reactos specific code in colordlg.c has been removed as wine has it. Enable IFileDialog interface for Windows Vista or later DLL exports. JIRA issue: CORE-20586 [DH] dll/win32/comdlg32/CMakeLists.txt [DH] dll/win32/comdlg32/cdlg.h [DH] dll/win32/comdlg32/cdlg32.c [DH] dll/win32/comdlg32/cdlg_xx.rc [DH] dll/win32/comdlg32/colordlg.c [DH] dll/win32/comdlg32/comdlg32.spec [DH] dll/win32/comdlg32/filedlg.c […]