Home
last modified time | relevance | path

Searched refs:MsiSourceListAddSourceW (Results 1 – 9 of 9) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib-common/
H A Dmsi.def213 MsiSourceListAddSourceW
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/lib-common/
H A Dmsi.def213 MsiSourceListAddSourceW
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/lib32/
H A Dmsi.def214 MsiSourceListAddSourceW@16
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib32/
H A Dmsi.def214 MsiSourceListAddSourceW@16
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwamsi.pas1138 function MsiSourceListAddSourceW(szProduct: LPCWSTR; szUserName: LPCWSTR;
3224 function MsiSourceListAddSourceW;
3634 function MsiSourceListAddSourceW; external msilib name 'MsiSourceListAddSourceW';
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmsi.h584 …UINT WINAPI MsiSourceListAddSourceW(LPCWSTR szProduct,LPCWSTR szUserName,DWORD dwReserved,LPCWSTR …
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmsi.h584 …UINT WINAPI MsiSourceListAddSourceW(LPCWSTR szProduct,LPCWSTR szUserName,DWORD dwReserved,LPCWSTR …
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/ApplicationInstallationAndServicing/
H A Dmod.rs523 …pub fn MsiSourceListAddSourceW(szproduct: super::super::Foundation::PWSTR, szusername: super::supe… in MsiSourceListAddSourceW() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/ApplicationInstallationAndServicing/
H A Dmod.rs9287 pub unsafe fn MsiSourceListAddSourceW<'a, Param0: ::windows::runtime::IntoParam<'a, super::super::F… in MsiSourceListAddSourceW() function
9292 …fn MsiSourceListAddSourceW(szproduct: super::super::Foundation::PWSTR, szusername: super::super::F… in MsiSourceListAddSourceW() function
9294 …::std::mem::transmute(MsiSourceListAddSourceW(szproduct.into_param().abi(), szusername.into_param(… in MsiSourceListAddSourceW()