[SHELL32_APITEST] ShellExecuteEx: Fix command line checker (#6618)
authorKatayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com>
Fri, 15 Mar 2024 14:46:14 +0000 (23:46 +0900)
committerGitHub <noreply@github.com>
Fri, 15 Mar 2024 14:46:14 +0000 (23:46 +0900)
commit4854a1d7b6f26113c945e4218f458b25a48c6845
treea96472f67f6187fb110bb9f6f2397f32787b2665
parentcbad6cef24c2bd9af8334e77e1421fda79287f52
[SHELL32_APITEST] ShellExecuteEx: Fix command line checker (#6618)

Follow-up to #6617.
JIRA issue: CORE-19482
Add traces for error checking.
modules/rostests/apitests/shell32/ShellExecuteEx.cpp