Home
last modified time | relevance | path

Searched refs:CoInstall (Results 1 – 12 of 12) sorted by relevance

/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/lib32/
H A Durlmon.def16 CoInstall@20
H A Dole32.def85 CoInstall@20
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/lib-common/
H A Durlmon.def22 CoInstall
H A Dole32.def.in121 CoInstall
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib-common/
H A Durlmon.def22 CoInstall
H A Dole32.def.in121 CoInstall
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib32/
H A Durlmon.def16 CoInstall@20
H A Dole32.def85 CoInstall@20
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dobjbase.h159 WINOLEAPI CoInstall (IBindCtx *pbc, DWORD dwFlags, uCLSSPEC *pClassSpec, QUERYCONTEXT *pQuery, LPWS…
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dobjbase.h159 WINOLEAPI CoInstall (IBindCtx *pbc, DWORD dwFlags, uCLSSPEC *pClassSpec, QUERYCONTEXT *pQuery, LPWS…
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Com/
H A Dmod.rs76 …pub fn CoInstall(pbc: IBindCtx, dwflags: u32, pclassspec: *const uCLSSPEC, pquery: *const QUERYCON… in CoInstall() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Com/
H A Dmod.rs1943 pub unsafe fn CoInstall<'a, Param0: ::windows::runtime::IntoParam<'a, IBindCtx>, Param4: ::windows:… in CoInstall() function
1948 …fn CoInstall(pbc: ::windows::runtime::RawPtr, dwflags: u32, pclassspec: *const uCLSSPEC, pquery: *… in CoInstall() function
1950CoInstall(pbc.into_param().abi(), ::std::mem::transmute(dwflags), ::std::mem::transmute(pclassspec… in CoInstall()