|
-
April 8th, 1999, 01:11 PM
#1
WM_LBUTTONUP outside the client's area
Hi
Gotta little problem that cannot be much illustrated with a code sample, still:
I need to to get a WM_LBUTTONUP message whilst the mouse cursor is outside my window (i.e.: somewhere over the desktop).
Obviously i do capture the mouse ::SetCapture(hwnd).
When the mouse is within my client's area everything works fine, but once i press and hold the left button outside the client's area both WM_LBUTTONDOWN and WM_LBUTTONUP come to me at once, regardless the mouse button is kept pressed.
anyone met this before?
HELP!
thanks in advance.
Rem.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|