Re: getting mouse messages when mouse is outside of my window
> Does any body know how do I still receive mouse messages even if the mouse is
> not in my winodw? For example, if you draw a line in PaintShopPro drawing
> program, you can go anywhere on screen with
> your mouse while you have left mouse button down, and the line will follow
> you.
Hi,
mouse.ew, which i posted to the yesterday, has mouse_GetPos() which
you can use to get the position of the mouse, wherever it is on the
screen. It uses GetCursorPos from User32.dll.
Thomas Parslow (PatRat) ICQ #:26359483
Rat Software
http://www.ratsoft.freeserve.co.uk/
Please leave quoted text in place when replying
|
Not Categorized, Please Help
|
|