Function windows_sys::Win32::System::WindowsProgramming::AdvInstallFileA
[−]pub unsafe extern "system" fn AdvInstallFileA(
hwnd: HWND,
lpszsourcedir: PCSTR,
lpszsourcefile: PCSTR,
lpszdestdir: PCSTR,
lpszdestfile: PCSTR,
dwflags: u32,
dwreserved: u32
) -> HRESULT
Expand description
Required features: "Win32_System_WindowsProgramming"
, "Win32_Foundation"