shell32

Function DragQueryFileW

Source
pub unsafe extern "system" fn DragQueryFileW(
    hDrop: HDROP,
    iFile: UINT,
    lpszFile: LPWSTR,
    cch: UINT,
) -> UINT