Home
last modified time | relevance | path

Searched refs:SHGetDataFromIDListA (Results 1 – 22 of 22) sorted by relevance

/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/lib32/
H A Dshell32.def208 SHGetDataFromIDListA@20
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib32/
H A Dshell32.def208 SHGetDataFromIDListA@20
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/lib-common/
H A Dshell32.def216 SHGetDataFromIDListA
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib-common/
H A Dshell32.def216 SHGetDataFromIDListA
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dshlobj.d1209 HRESULT SHGetDataFromIDListA(LPSHELLFOLDER, LPCITEMIDLIST, int, PVOID, int);
1311 alias SHGetDataFromIDListA SHGetDataFromIDList;
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dshlobj.d1209 HRESULT SHGetDataFromIDListA(LPSHELLFOLDER, LPCITEMIDLIST, int, PVOID, int);
1311 alias SHGetDataFromIDListA SHGetDataFromIDList;
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Dshlobj.d1218 HRESULT SHGetDataFromIDListA(LPSHELLFOLDER, LPCITEMIDLIST, int, PVOID, int);
1320 alias SHGetDataFromIDListA SHGetDataFromIDList;
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Dshlobj.d1209 HRESULT SHGetDataFromIDListA(LPSHELLFOLDER, LPCITEMIDLIST, int, PVOID, int);
1311 alias SHGetDataFromIDListA SHGetDataFromIDList;
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Dshlobj.d1218 HRESULT SHGetDataFromIDListA(LPSHELLFOLDER, LPCITEMIDLIST, int, PVOID, int);
1320 alias SHGetDataFromIDListA SHGetDataFromIDList;
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Dshlobj.d1218 HRESULT SHGetDataFromIDListA(LPSHELLFOLDER, LPCITEMIDLIST, int, PVOID, int);
1320 alias SHGetDataFromIDListA SHGetDataFromIDList;
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/windows/
H A Dshlobj.d1218 HRESULT SHGetDataFromIDListA(LPSHELLFOLDER, LPCITEMIDLIST, int, PVOID, int);
1320 alias SHGetDataFromIDListA SHGetDataFromIDList;
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/windows/
H A Dshlobj.d1218 HRESULT SHGetDataFromIDListA(LPSHELLFOLDER, LPCITEMIDLIST, int, PVOID, int);
1320 alias SHGetDataFromIDListA SHGetDataFromIDList;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dshlobj.d1209 HRESULT SHGetDataFromIDListA(LPSHELLFOLDER, LPCITEMIDLIST, int, PVOID, int);
1311 alias SHGetDataFromIDListA SHGetDataFromIDList;
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/windows/
H A Dshlobj.d1218 HRESULT SHGetDataFromIDListA(LPSHELLFOLDER, LPCITEMIDLIST, int, PVOID, int);
1320 alias SHGetDataFromIDListA SHGetDataFromIDList;
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-base/src/
H A Dshlobj.pp2675SHGetDataFromIDListA(psf:IShellFolder; pidl:LPCITEMIDLIST; nFormat:Longint; pv:pointer; cb:Longint…
2680 …int; pv:pointer; cb:Longint):HRESULT;StdCall;external External_library name 'SHGetDataFromIDListA';
H A Dshellapi.pp657 // SHGetDataFromIDListA/W
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dshlobj.h1122 HRESULT WINAPI SHGetDataFromIDListA(LPSHELLFOLDER,LPCITEMIDLIST,int,PVOID,int);
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dshlobj.h1122 HRESULT WINAPI SHGetDataFromIDListA(LPSHELLFOLDER,LPCITEMIDLIST,int,PVOID,int);
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dshlobj.h1753 …SHSTDAPI SHGetDataFromIDListA (IShellFolder *psf, PCUITEMID_CHILD pidl, int nFormat, void *pv, int…
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dshlobj.h1753 …SHSTDAPI SHGetDataFromIDListA (IShellFolder *psf, PCUITEMID_CHILD pidl, int nFormat, void *pv, int…
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/UI/Shell/
H A Dmod.rs779 …pub fn SHGetDataFromIDListA(psf: IShellFolder, pidl: *const Common::ITEMIDLIST, nformat: SHGDFIL_F… in SHGetDataFromIDListA() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/Shell/
H A Dmod.rs47449 pub unsafe fn SHGetDataFromIDListA<'a, Param0: ::windows::runtime::IntoParam<'a, IShellFolder>>(psf…
47454 …fn SHGetDataFromIDListA(psf: ::windows::runtime::RawPtr, pidl: *const ITEMIDLIST, nformat: SHGDFIL…
47456SHGetDataFromIDListA(psf.into_param().abi(), ::std::mem::transmute(pidl), ::std::mem::transmute(nf…