Files
reactos/dll/win32/shell32
Whindmar Saksit 19a0f14bb1 [SHELL32] ShellDispatch::ShellExecute must default to displaying the window (#6143)
SW_HIDE is not the correct default show mode.

This can be reproduced by simple script:
WScript.CreateObject("Shell.Application").ShellExecute("calc.exe");
2023-12-17 15:48:24 +03:00
..
2023-01-01 00:00:00 +03:00
2020-03-21 19:13:55 -05:00