Hello Delphi expert Madshi
I don't know where to begin this post, but I hope someone can solve this issue.
Is there a way to get the path and filename when mouseleft is clicked on an active windows explorer or any file manager?
I've tried infoTip, but it only gets when mouseOver.
I've tried ishellexecutehook, but it only gets when mouseDouble clicked.
I've tried dragndrop, but it only gets when a file is drag.
How about when mouse_left is clicked on any file manager or on active windows explorer?
How can I get the path and filename when a selected filename was clicked or mouseleftDown?
Thanks experts!