Somewhere, I know there is a GetMouseX and GetMouseY API, eg:
Declare Function GetMouseX Lib "???" [Alias "????"] () As Long
(and for GetMouseY).
I used to have the library's name in a database, but I can't find it
anymore.
Can anyone tell me the lib (and/or alias if it is different), or the API
that is equivalent (it returns the mouse's X and Y - obviously)
Oh wait... let me check something...
(long wait)
Nevermind... I don't have it.
Any help would be nice!
Requinix
(To Filipe Santos: This is the other method of OnMouseOut( ) - you can guess
what these API's would do)