Home
last modified time | relevance | path

Searched refs:MsiApplyMultiplePatchesA (Results 1 – 8 of 8) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib-common/
H A Dmsi.def241 MsiApplyMultiplePatchesA
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/lib-common/
H A Dmsi.def241 MsiApplyMultiplePatchesA
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/lib32/
H A Dmsi.def242 MsiApplyMultiplePatchesA@12
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib32/
H A Dmsi.def242 MsiApplyMultiplePatchesA@12
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmsi.h423 …UINT WINAPI MsiApplyMultiplePatchesA(LPCSTR szPatchPackages,LPCSTR szProductCode,LPCSTR szProperti…
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmsi.h423 …UINT WINAPI MsiApplyMultiplePatchesA(LPCSTR szPatchPackages,LPCSTR szProductCode,LPCSTR szProperti…
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/ApplicationInstallationAndServicing/
H A Dmod.rs107 …pub fn MsiApplyMultiplePatchesA(szpatchpackages: super::super::Foundation::PSTR, szproductcode: su… in MsiApplyMultiplePatchesA() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/ApplicationInstallationAndServicing/
H A Dmod.rs6143 pub unsafe fn MsiApplyMultiplePatchesA<'a, Param0: ::windows::runtime::IntoParam<'a, super::super::… in MsiApplyMultiplePatchesA() function
6148 …fn MsiApplyMultiplePatchesA(szpatchpackages: super::super::Foundation::PSTR, szproductcode: super:… in MsiApplyMultiplePatchesA() function
6150 …::std::mem::transmute(MsiApplyMultiplePatchesA(szpatchpackages.into_param().abi(), szproductcode.i… in MsiApplyMultiplePatchesA()