varma_sai
September 2nd, 1999, 01:55 AM
In the client area of Window I want the Mouse Cursor displacement by user defined value instead of defualt mouse move.
If done by SetCursorPos function in the WM_MOUSEMOVE handler, it repeatedly displaces the Cursor until it goes out of the client area of the Window.
If OnMouseWheel function is mapped and if Mouse is moved the function doesn't get executed.
Please Send Reply,
From
varma_sai
If done by SetCursorPos function in the WM_MOUSEMOVE handler, it repeatedly displaces the Cursor until it goes out of the client area of the Window.
If OnMouseWheel function is mapped and if Mouse is moved the function doesn't get executed.
Please Send Reply,
From
varma_sai