Bouch
April 28th, 1999, 09:28 AM
Can we change the cursor without making a SetCapture() ???
|
Click to See Complete Forum and Search --> : Cursor Bouch April 28th, 1999, 09:28 AM Can we change the cursor without making a SetCapture() ??? frederic May 4th, 2001, 10:06 AM 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!!! codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |