I have a program that has a directory of exe files. Each exe has a unique icon that represents the application.

I have a vb program that needs to display the exe's icon in a picture/image control.

How?