DISQUS

Reflections of my thoughts: Clipping cursor still active after stopping debugger :-O

  • S a r a t h · 3 years ago
    Somebody pointed out the reason for the same.

    "The cursor is a shared resource. If an application confines the cursor, it must release the cursor by using ClipCursor before relinquishing control to another application."