Home
last modified time | relevance | path

Searched refs:HHOOK (Results 1 – 25 of 844) sorted by relevance

12345678910>>...34

/dports/sysutils/barrier/barrier-2.3.3/src/lib/platform/
H A DMSWindowsHookResource.h16 operator HHOOK() const;
19 HHOOK _hook;
/dports/net/tigervnc-viewer/tigervnc-1.12.0/win/wm_hooks/
H A Dwm_hooks.cxx93 HHOOK hook_CallWndProc SHARED = 0;
94 HHOOK hook_CallWndProcRet SHARED = 0;
95 HHOOK hook_GetMessage SHARED = 0;
96 HHOOK hook_DialogMessage SHARED = 0;
377 HHOOK hook_keyboard SHARED = 0;
378 HHOOK hook_pointer SHARED = 0;
/dports/net/tigervnc-server/tigervnc-1.12.0/win/wm_hooks/
H A Dwm_hooks.cxx93 HHOOK hook_CallWndProc SHARED = 0;
94 HHOOK hook_CallWndProcRet SHARED = 0;
95 HHOOK hook_GetMessage SHARED = 0;
96 HHOOK hook_DialogMessage SHARED = 0;
377 HHOOK hook_keyboard SHARED = 0;
378 HHOOK hook_pointer SHARED = 0;
/dports/www/chromium-legacy/chromium-88.0.4324.182/sandbox/win/tests/integration_tests/
H A Dhooking_dll.cc21 HHOOK hook = NULL;
32 void SetHook(HHOOK hook_handle) { in SetHook()
/dports/x11/workrave/workrave-1.10.44/backend/src/win32/
H A DW32LowLevelMonitor.cc72 volatile HHOOK W32LowLevelMonitor::k_hook = NULL;
73 volatile HHOOK W32LowLevelMonitor::m_hook = NULL;
425 return CallNextHookEx( (HHOOK) 0, nCode, wParam, lParam ); in k_hook_callback()
448 return CallNextHookEx( (HHOOK) 0, nCode, wParam, lParam ); in m_hook_callback()
H A DW32LowLevelMonitor.hh65 static volatile HHOOK k_hook;
66 static volatile HHOOK m_hook;
/dports/net-im/psi/psi-1.5/src/libpsi/tools/idle/win32/
H A Didleui.cpp28 HHOOK g_keyboardHook = NULL; // one instance for all processes
29 HHOOK g_mouseHook = NULL; // one instance for all processes
/dports/multimedia/obs-studio/obs-studio-27.1.3/plugins/win-capture/
H A Dinject-library.c99 typedef HHOOK(WINAPI *set_windows_hook_ex_t)(int, HOOKPROC, HINSTANCE, DWORD);
112 HHOOK hook; in inject_library_safe_obf()
/dports/devel/jna/jna-5.7.0/contrib/w32windowhooks/com/sun/jna/contrib/demo/
H A DWindowHooks.java44 private static WinUser.HHOOK mouseHook;
47 private static WinUser.HHOOK keyboardHook;
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/installer/util/
H A Dhtml_dialog_impl.cc64 static HHOOK hook_;
75 HHOOK HTMLDialogWin::hook_ = nullptr;
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/frontends/wgl/
H A Dstw_tls.h37 HHOOK hCallWndProcHook;
/dports/lang/clover/mesa-21.3.6/src/gallium/frontends/wgl/
H A Dstw_tls.h37 HHOOK hCallWndProcHook;
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/frontends/wgl/
H A Dstw_tls.h37 HHOOK hCallWndProcHook;
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/frontends/wgl/
H A Dstw_tls.h37 HHOOK hCallWndProcHook;
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/frontends/wgl/
H A Dstw_tls.h37 HHOOK hCallWndProcHook;
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/frontends/wgl/
H A Dstw_tls.h37 HHOOK hCallWndProcHook;
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/frontends/wgl/
H A Dstw_tls.h37 HHOOK hCallWndProcHook;
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/frontends/wgl/
H A Dstw_tls.h37 HHOOK hCallWndProcHook;
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/frontends/wgl/
H A Dstw_tls.h37 HHOOK hCallWndProcHook;
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/frontends/wgl/
H A Dstw_tls.h37 HHOOK hCallWndProcHook;
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/frontends/wgl/
H A Dstw_tls.h37 HHOOK hCallWndProcHook;
/dports/x11/gskrab/GSKrab-0.0.1/GSKrabServer/
H A DGSKrabWin32Interface.h42 HHOOK keyboardHook;
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/lib_base/base/platform/win/
H A Dbase_global_shortcuts_win.cpp16 HHOOK GlobalHookKeyboard = nullptr;
17 HHOOK GlobalHookMouse = nullptr;
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/Plugins/Plugin_HikariWidget/
H A DKeyboardHook.h37 HHOOK getMsgHook;
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/Plugins/Plugin_HikariWidget/
H A DKeyboardHook.h37 HHOOK getMsgHook;

12345678910>>...34