Home
last modified time | relevance | path

Searched refs:NIF_MESSAGE (Results 1 – 25 of 371) sorted by relevance

12345678910>>...15

/dports/audio/icecast-kh/icecast-kh-icecast-2.4.0-kh15/win32/
H A DTraynot.cpp24 m_tnd.uFlags = NIF_MESSAGE | NIF_ICON | NIF_TIP ; in CTrayNot()
54 m_tnd.uFlags = NIF_MESSAGE | NIF_ICON | NIF_TIP ; in SetState()
/dports/lang/spidermonkey60/firefox-60.9.0/servo/python/servo/
H A Dwin32_toast.py12 from win32gui import DestroyWindow, LoadIcon, NIF_ICON, NIF_MESSAGE, NIF_TIP
40 nid = (hwnd, 0, NIF_ICON | NIF_MESSAGE | NIF_TIP, win32con.WM_USER + 20, hicon, 'Tooltip')
/dports/audio/carla/Carla-2.4.1/source/modules/juce_gui_extra/native/
H A Djuce_win32_SystemTrayIcon.cpp51 iconData.uFlags = NIF_ICON | NIF_MESSAGE | NIF_TIP; in Pimpl()
80 iconData.uFlags = NIF_ICON | NIF_MESSAGE | NIF_TIP; in updateIcon()
169 iconData.uFlags = NIF_ICON | NIF_MESSAGE | NIF_TIP; in windowProc()
/dports/devel/juce/JUCE-f37e9a1/modules/juce_gui_extra/native/
H A Djuce_win32_SystemTrayIcon.cpp51 iconData.uFlags = NIF_ICON | NIF_MESSAGE | NIF_TIP; in Pimpl()
80 iconData.uFlags = NIF_ICON | NIF_MESSAGE | NIF_TIP; in updateIcon()
169 iconData.uFlags = NIF_ICON | NIF_MESSAGE | NIF_TIP; in windowProc()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/status_icons/
H A Dstatus_icon_win.cc30 icon_data.uFlags = NIF_MESSAGE; in StatusIconWin()
80 icon_data.uFlags = NIF_MESSAGE; in ResetIcon()
/dports/www/flexget/Flexget-3.2.18/flexget/components/notify/notifiers/
H A Dtoast.py121 NIF_MESSAGE,
177 flags = NIF_ICON | NIF_MESSAGE | NIF_TIP | NIF_INFO
/dports/net/olsrd/olsrd-0.9.8/gui/win32/Main/
H A DTrayIcon.cpp165 notifyIconData.uFlags = NIF_ICON | NIF_MESSAGE | NIF_TIP; in setTrayAppearance()
226 notifyIconData.uFlags = NIF_ICON | NIF_MESSAGE | NIF_TIP; in ~TrayIcon()
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/clientgui/msw/
H A Dtaskbarex.cpp128 notifyData.uFlags = NIF_MESSAGE | NIF_ICON | NIF_REALTIME; in SetIcon()
154 notifyData.uFlags = NIF_MESSAGE | NIF_INFO | NIF_ICON | NIF_REALTIME; in SetBalloon()
179 notifyData.uFlags = NIF_MESSAGE | NIF_INFO | NIF_ICON; in QueueBalloon()
/dports/mail/emailrelay/emailrelay-1.9/src/win32/
H A Dgtray.cpp32 m_info.uFlags = NIF_ICON | NIF_MESSAGE | NIF_TIP ; in Tray()
/dports/devel/upp/upp/bazaar/UltimatePlayer/
H A DTaskbarButton.cpp64 nid.uFlags = NIF_ICON | NIF_MESSAGE | NIF_TIP; in Flush()
/dports/net/tigervnc-server/tigervnc-1.12.0/win/rfb_win32/
H A DTrayIcon.h47 nid.uFlags = NIF_ICON | NIF_MESSAGE; in TrayIcon()
/dports/net/tigervnc-viewer/tigervnc-1.12.0/win/rfb_win32/
H A DTrayIcon.h47 nid.uFlags = NIF_ICON | NIF_MESSAGE; in TrayIcon()
/dports/security/i2pd/i2pd-2.40.0/Win32/
H A DWin32App.cpp92 …nid.uFlags = notify ? NIF_ICON | NIF_MESSAGE | NIF_TIP | NIF_INFO : NIF_ICON | NIF_MESSAGE | NIF_T… in AddTrayIcon()
93 nid.uFlags = NIF_ICON | NIF_MESSAGE | NIF_TIP | NIF_INFO; in AddTrayIcon()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/winapi-0.2.8/src/
H A Dshellapi.rs11 pub const NIF_MESSAGE: ::UINT = 0x00000001; const
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/winapi-0.2.8/src/
H A Dshellapi.rs11 pub const NIF_MESSAGE: ::UINT = 0x00000001; const
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/winapi-0.2.8/src/
H A Dshellapi.rs11 pub const NIF_MESSAGE: ::UINT = 0x00000001; const
/dports/devel/sccache/sccache-0.2.15/cargo-crates/winapi-0.2.8/src/
H A Dshellapi.rs11 pub const NIF_MESSAGE: ::UINT = 0x00000001; const
/dports/net/gemserv/gemserv-v0.4.5/cargo-crates/winapi-0.2.8/src/
H A Dshellapi.rs11 pub const NIF_MESSAGE: ::UINT = 0x00000001; const
/dports/games/genact/genact-0.10.0/cargo-crates/winapi-0.2.8/src/
H A Dshellapi.rs11 pub const NIF_MESSAGE: ::UINT = 0x00000001; const
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/winapi-0.2.8/src/
H A Dshellapi.rs11 pub const NIF_MESSAGE: ::UINT = 0x00000001; const
/dports/multimedia/scte35dump/scte35dump-0.1.6/cargo-crates/winapi-0.2.8/src/
H A Dshellapi.rs11 pub const NIF_MESSAGE: ::UINT = 0x00000001; const
/dports/net-mgmt/nfs-exporter/freebsd-nfs-exporter-0.3.0/cargo-crates/winapi-0.2.8/src/
H A Dshellapi.rs11 pub const NIF_MESSAGE: ::UINT = 0x00000001; const
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/winapi-0.2.8/src/
H A Dshellapi.rs11 pub const NIF_MESSAGE: ::UINT = 0x00000001; const
/dports/sysutils/vector/vector-0.10.0/cargo-crates/winapi-0.2.8/src/
H A Dshellapi.rs11 pub const NIF_MESSAGE: ::UINT = 0x00000001; const
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/winapi-0.2.8/src/
H A Dshellapi.rs11 pub const NIF_MESSAGE: ::UINT = 0x00000001; const

12345678910>>...15