| RE: [?] WM_MOUSEMOVE doesn't work What is the return value of the TrackMouseEvent call?
 What about tracking WM_MOUSEMOVE and use GetCursorPos then use ChildWindowFromPoint comparing the hWnd of the control to that returned from the function?
 This post was edited on 04-20-2010 at 04:37 PM by matty.
 |