I have found that when the user does not display the known file extensions in Windows explorer, the TelShellList also hides those extensions.
No problem with this. However, when I try to read the selected items in it, I only get the file name without the file extension. How can I get the selected filename along with its extension?
Is there a property that I need to set or a function that will return the filename along with the extension?
Comments