Hey
In my app, the user need to choose an icon. He can do it by choosing an ico file (*.ico) or an exe file (*.exe).
I know how to set the pattern to two diffrent extantions, but whent he user clicks OK the icon he choosed need to be in an image, but the image can't load the icon of the exe (in case the user choosed an exe file as in icon)
what can i do so image.picture will get the exe's?