mirror of
https://github.com/VincentWei/MiniGUI.git
synced 2026-09-26 20:45:36 +08:00
tune
This commit is contained in:
@@ -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));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user