Hi all,
I am trying to read a value that appears on the stand alone exe. It looks like it is possibe to read the values of controls that appears on an exe, by getting the windows reference and using the EnumChildWindows in that window to get the reference of the particular control.
I am struck with the the callback used in this function. Anybody have called this function in user32.dll using LabVIEW?
Thanks,
logic