imagenetics
Programmer
How to determine full path (including the executable file name) to the application to which a specific file is assiociated?
For example, I'm selecting a file (any file) and on a label I want to display the path to its "mother" application. The extension of a given file is determined by ExtractFileExt()
I'll appreciate an example code.
For example, I'm selecting a file (any file) and on a label I want to display the path to its "mother" application. The extension of a given file is determined by ExtractFileExt()
I'll appreciate an example code.