LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Get mouse cursor position error by the WIN API function

Solved!
Go to solution

I get the mouse cursor position error by the Win API function,my OS is WIN 7(64 Bit).But I use the LabVIEW functions is OK.

0 Kudos
Message 1 of 3
(2,593 Views)
Solution
Accepted by topic author weschen

Hi weschen,

 

do you mind to unlock the VI or to provide the password you used to lock it?

 

Are you sure you call that GetCursorPos function in User32.dll the correct way?

Your CLFN setup doesn't follow the Microsoft manual

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 3
(2,560 Views)

Thanks,the parameter lpPoint is struct(LPPOINT),my CLFN setup is wrong.The vi file of attachment is OK(removed the password).

0 Kudos
Message 3 of 3
(2,552 Views)