
February 24th, 2004, 02:30 PM
|
|
Registered User
|
|
Join Date: Feb 2004
Posts: 5
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
vb6 - SetCursorPos
Hi all i made a program that captures cursor x,y cordinates from a window, and show the current x,y cordinates into a label.
I was wondering how SetCursorPos works when i used ScreenToClient,hWnd,pt 'Dim pt As POINTAPI
This wont work: SetCursorPos ""& Label1, Label2 ... It will drag the mouse away from client's window! :S
If anyone got a clue about this, please help me!
,
Naitsabes
|