These VIs make calls to the Windows Application Programming Interface (API) for managing
and controlling windows (minimize, maximize, move, resize, rename, close, and so on);
managing applications (run application, quit application, print file, and so on; adding and removing network resources;
keyboard filtering;
and system utilities (mouse cursor position, windows path, screen resolution, system path, and so on).
These VIs are intended for use only on 32-bit Windows platforms.
A related example that ships with LabVIEW is labview\examples\viserver\uicntrl.llb\Ghost in the Machine.vi.
|