This commit is contained in:
Vincent Wei
2020-02-27 21:04:15 +08:00
parent 6b1b850312
commit ace5a0d263
-1
View File
@@ -1046,7 +1046,6 @@ static LRESULT MouseMessageHandler (UINT message, WPARAM flags, int x, int y)
MSG_MOUSEACTIVE, 0, 0);
}
PostMessage ((HWND)pUnderPointer, message + MSG_DT_MOUSEOFF,
flags, MAKELONG (x, y));