URGENT: Mouse hook problem, help me
-
Hi, I am writing a image capturing app which support user select any region on screen, so I used system mouse hook to track mouse movement (WH_MOUSE). Everything seemed right, until I found that my hook don't reiceive WM_MOUSEMOVE when mouse cursor go out of current window while left button keep down. It is very strange, I've debugged but don't find any thing wrong In all message handle I return 1 for preventing any window process them. Thanks a lot for your assistance. Do Quyet Tien
-
Hi, I am writing a image capturing app which support user select any region on screen, so I used system mouse hook to track mouse movement (WH_MOUSE). Everything seemed right, until I found that my hook don't reiceive WM_MOUSEMOVE when mouse cursor go out of current window while left button keep down. It is very strange, I've debugged but don't find any thing wrong In all message handle I return 1 for preventing any window process them. Thanks a lot for your assistance. Do Quyet Tien
-
Hi, I am writing a image capturing app which support user select any region on screen, so I used system mouse hook to track mouse movement (WH_MOUSE). Everything seemed right, until I found that my hook don't reiceive WM_MOUSEMOVE when mouse cursor go out of current window while left button keep down. It is very strange, I've debugged but don't find any thing wrong In all message handle I return 1 for preventing any window process them. Thanks a lot for your assistance. Do Quyet Tien
Thanks Do Quyet Tien