Can we change the cursor without making a SetCapture() ???
Printable View
Can we change the cursor without making a SetCapture() ???
What I've read in the SDK documentation is :
The cursor is a shared resource. A window should set the cursor shape only when the cursor is in its client area or when the window is capturing mouse input.
So the response is yes.
I think.
Surf is life!!!