windows::Win32::UI::Controls

Function DlgDirSelectComboBoxExW

pub unsafe fn DlgDirSelectComboBoxExW(
    hwnddlg: HWND,
    lpstring: &mut [u16],
    idcombobox: i32,
) -> Result<()>