Is this a mistake? are the brackets very strangely located, or was the condition accidentally deleted there? Maybe legacy code.
--
v2: msvcrt: fixed missing TRACE_ON check
https://gitlab.winehq.org/wine/wine/-/merge_requests/7153
We don't need copies of this function in three places.
--
v2: comdlg32: Use StrRetToBuf instead of reimplementing it.
shell32: Use StrRetToBuf instead of reimplementing it.
https://gitlab.winehq.org/wine/wine/-/merge_requests/7165