01-14-2014, 08:39 AM
Hi Gintaras, hi all
I have a program (EZCd converter, poikosoft .com) which seems to have custom controls.
In one part of it, it shows a list of files, and i'd like to get full path of them to act in the directory they belong to,
but it is not a regular widget so I can't find a way. (image 1)
According to toolbar tool with Acc, it a TJamShellList class.
I can code a shell menu item based on flac extension, and then get the correct full path of the file(s) from th custom control, but it's not convenient and I don't know how to
use the shell trigger from code to avoid using the right button menu directly.
How can I get a complete file path from code then?
Thanks.
I have a program (EZCd converter, poikosoft .com) which seems to have custom controls.
In one part of it, it shows a list of files, and i'd like to get full path of them to act in the directory they belong to,
but it is not a regular widget so I can't find a way. (image 1)
According to toolbar tool with Acc, it a TJamShellList class.
I can code a shell menu item based on flac extension, and then get the correct full path of the file(s) from th custom control, but it's not convenient and I don't know how to
use the shell trigger from code to avoid using the right button menu directly.
How can I get a complete file path from code then?
Thanks.