windows::Win32::UI::Shell

Function StrCatW

pub unsafe fn StrCatW<P1>(psz1: PWSTR, psz2: P1) -> PWSTR
where P1: Param<PCWSTR>,