Charles7
49 discussion posts
In functions, how do you get the program EXE from windowHandle?
Mar 26, 2021 (modified Mar 26, 2021)
•
#1
Hi Charles,
You should be able to do this, using the "BFS.Application.GetMainFileByWindow(windowHandle);" function, by entering the windowHandle of the process you would like in the brackets.
Hope that helps!