Home
last modified time | relevance | path

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

/dports/deskutils/flameshot/flameshot-0.10.2/src/tools/launcher/
H A Dopenwithprogram.cpp39 info.pcszClass = nullptr; in showOpenWithMenu()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/platform/win/
H A Dfile_utilities_win.cpp134 info.pcszClass = NULL; in UnsafeOpenEmailLink()
260 info.pcszClass = NULL; in UnsafeShowOpenWith()
/dports/lang/spidermonkey78/firefox-78.9.0/browser/components/shell/
H A DnsWindowsShellService.cpp399 info.pcszClass = nullptr; in LaunchHTTPHandlerPane()
/dports/lang/spidermonkey60/firefox-60.9.0/browser/components/shell/
H A DnsWindowsShellService.cpp387 info.pcszClass = nullptr; in LaunchHTTPHandlerPane()
/dports/www/firefox/firefox-99.0/browser/components/shell/
H A DnsWindowsShellService.cpp321 info.pcszClass = nullptr; in LaunchHTTPHandlerPane()
/dports/www/firefox-esr/firefox-91.8.0/browser/components/shell/
H A DnsWindowsShellService.cpp295 info.pcszClass = nullptr; in LaunchHTTPHandlerPane()
/dports/mail/thunderbird/thunderbird-91.8.0/browser/components/shell/
H A DnsWindowsShellService.cpp295 info.pcszClass = nullptr; in LaunchHTTPHandlerPane()
/dports/www/firefox-legacy/firefox-52.8.0esr/browser/components/shell/
H A DnsWindowsShellService.cpp802 info.pcszClass = nullptr; in LaunchHTTPHandlerPane()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dshlobj.h2108 LPCWSTR pcszClass; member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dshlobj.h2108 LPCWSTR pcszClass; member
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/UI/Shell/
H A Dmod.rs5895 pub pcszClass: super::super::Foundation::PWSTR, field
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/Shell/
H A Dmod.rs40614 pub pcszClass: super::super::Foundation::PWSTR,
40628 …OPENASINFO").field("pcszFile", &self.pcszFile).field("pcszClass", &self.pcszClass).field("oaifInFl…
40634 …self.pcszFile == other.pcszFile && self.pcszClass == other.pcszClass && self.oaifInFlags == other.…