I have a application which I have to control through my LabVIEW program. LabVIEW program should be able to simulate & automate all the cotrols and data of externally running window. I suppose one of the method is to use Windows API using Call Library node in LabVIEW (which looks combursome). Can any expert suggest more efficient method/idea?