Home
last modified time | relevance | path

Searched refs:RegInstallW (Results 1 – 4 of 4) sorted by relevance

/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/lib-common/
H A Dadvpack.def63 RegInstallW
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib-common/
H A Dadvpack.def63 RegInstallW
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/WindowsProgramming/
H A Dmod.rs268 …pub fn RegInstallW(hmod: super::super::Foundation::HINSTANCE, pszsection: super::super::Foundation… in RegInstallW() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/WindowsProgramming/
H A Dmod.rs11274 pub unsafe fn RegInstallW<'a, Param0: ::windows::runtime::IntoParam<'a, super::super::Foundation::H… in RegInstallW() function
11279 …fn RegInstallW(hmod: super::super::Foundation::HINSTANCE, pszsection: super::super::Foundation::PW… in RegInstallW() function
11281RegInstallW(hmod.into_param().abi(), pszsection.into_param().abi(), ::std::mem::transmute(psttable… in RegInstallW()