Does anyone know how to get a list of all applications that might be listed in Windows "Start menu/programs" toolbar or that might be on the desktop and have them listed in a listbox or similar component, along with the associated application icons?
Or another way of asking: is there a way to do what the "Open With..." dialog box in Windows does, but in Delphi, ie: NOT simply opening and running the Windows "Open With" dll but actually going out and finding and listing the applications?
Apparently this is something that is very difficult to as i haven't been able to find it at all anywhere.
Code examples are *greatly* appreciated!
Thanks in advance.
Or another way of asking: is there a way to do what the "Open With..." dialog box in Windows does, but in Delphi, ie: NOT simply opening and running the Windows "Open With" dll but actually going out and finding and listing the applications?
Apparently this is something that is very difficult to as i haven't been able to find it at all anywhere.
Code examples are *greatly* appreciated!
Thanks in advance.