Home
last modified time | relevance | path

Searched refs:SYNERGY_MSG_MOUSE_BUTTON (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/synergy/synergy-core-1.14.0.4-stable/src/lib/platform/
H A Dsynwinhk.h42 #define SYNERGY_MSG_MOUSE_BUTTON WM_APP + 0x0013 // button msg; <unused> macro
H A DMSWindowsHook.cpp543 PostThreadMessage(g_threadID, SYNERGY_MSG_MOUSE_BUTTON, wParam, data); in mouseHookHandler()
H A DMSWindowsScreen.cpp1069 case SYNERGY_MSG_MOUSE_BUTTON: in onPreDispatchPrimary()