TheBugSlayer
Programmer
Hi all.
I saw a program that allows you to drag a shortcut from desktop (or any other folder for that matter), drop it on an open application window (in a list box for instance) and all the properties of the shortcut are added as an item in the listbox (the 'Target' text box).
Can anyone explain to me how to implement such behaviour? I need to do something exactly like that. I am using Delphi 6.
Thank you in advance.
I saw a program that allows you to drag a shortcut from desktop (or any other folder for that matter), drop it on an open application window (in a list box for instance) and all the properties of the shortcut are added as an item in the listbox (the 'Target' text box).
Can anyone explain to me how to implement such behaviour? I need to do something exactly like that. I am using Delphi 6.
Thank you in advance.