Home
last modified time | relevance | path

Searched refs:GET_FEATURE_FROM_PROCESS (Results 1 – 6 of 6) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT Browser/win32/org/eclipse/swt/browser/
H A DIE.java1341 …= OS.CoInternetIsFeatureEnabled(OS.FEATURE_DISABLE_NAVIGATION_SOUNDS, OS.GET_FEATURE_FROM_PROCESS); in navigate()
1513 …= OS.CoInternetIsFeatureEnabled(OS.FEATURE_DISABLE_NAVIGATION_SOUNDS, OS.GET_FEATURE_FROM_PROCESS); in setText()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Com/Urlmon/
H A Dmod.rs406 pub const GET_FEATURE_FROM_PROCESS: u32 = 2u32; const
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/win32/org/eclipse/swt/internal/win32/
H A DOS.java528 public static final int GET_FEATURE_FROM_PROCESS = 0x2; field in OS
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Durlmon.h6478 #define GET_FEATURE_FROM_PROCESS 0x2 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Durlmon.h6478 #define GET_FEATURE_FROM_PROCESS 0x2 macro
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Com/Urlmon/
H A Dmod.rs948 pub const GET_FEATURE_FROM_PROCESS: u32 = 2u32; const