Rich,
I found this link :
http://zone.ni.com/devzone/devzoneweb.nsf/opendoc?openagent&74DDE683A1AFF6988625683A000C0D73&cat=034E59A8530E09DF862568900018707A
with this description :
These VIs make calls to the Windows API for managing and controlling windows
(minimize, maximize, move, resize, rename, close, etc.); managing applications
(run application, quit application, print file, etc.); adding and removing
network resources; keyboard filtering; and system utilities (mouse cursor
position, windows path, screen resolution, system path, etc.). These VIs
are intended for use on 32-bit Windows platforms only
I hope this helps,
Jared
"RICHARD PETTERSEN" wrote:
>In Visual Basic you can find out the position of the mouse-pointer.>How
d
o you do that in LabVIEW 6i?>>(It works if you use a picture-box (property
node), but it could be>difficult to use a picture-box all over the VI)>>Richard>>