windows::Win32::System::ClrHosting

Function RunDll32ShimW

pub unsafe fn RunDll32ShimW<P2>(
    hwnd: HWND,
    hinst: HINSTANCE,
    lpszcmdline: P2,
    ncmdshow: i32,
) -> Result<()>
where P2: Param<PCWSTR>,