mirror of
https://github.com/reactos/reactos.git
synced 2026-06-01 00:40:26 +08:00
committed by
GitHub
parent
c77d53bf6c
commit
b94b435a11
@@ -577,6 +577,7 @@ LRESULT CMenuFocusManager::GetMsgHook(INT nCode, WPARAM hookWParam, LPARAM hookL
|
||||
break;
|
||||
|
||||
case WM_NCLBUTTONDOWN:
|
||||
case WM_LBUTTONDBLCLK:
|
||||
case WM_LBUTTONDOWN:
|
||||
isLButton = TRUE;
|
||||
TRACE("LB\n");
|
||||
|
||||
Reference in New Issue
Block a user