07-22-2012 07:46 PM
Anyone know of a method to get the path of an open windows explorer window, either in Labview or through a system call?
-Ian
07-22-2012 08:53 PM - edited 07-22-2012 08:54 PM
You will have to be a little more clear on your question. There are a number of ways to get a file path in LabView under File I/O>>File Constants....
If you want the user to select the path an easy way would be to use the "File Dialog" express VI located under Express>>Input>>File Dialog.
07-22-2012 11:47 PM
Hi iyeager2012,
I hope you are looking for this:-
you can work with the user32.dll.See the attached example,with this example you get the Window ID.The window title is needed for the identification.If you want the file path of the adress bar, you should ask microsoft for further informations.
Hope this helps!
07-23-2012 07:17 AM - edited 07-23-2012 07:17 AM
- deleted -
posted in wrong thread