PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Pedro Marquez on August 25, 2015, 05:22:04 PM

Title: extract embedded image
Post by: Pedro Marquez on August 25, 2015, 05:22:04 PM

As I can extract included in the project an image to another folder.

Como puedo extraer una imagen incluida en el projecto compilado a otra carpeta.

Title: Re: extract embedded image
Post by: José Roca on August 29, 2015, 03:54:48 PM
To extract the icon you have to use the ExtractIcon API function.

I don't remember at this moment how to save the icon.
Title: Re: extract embedded image
Post by: Wilko Verweij on August 29, 2015, 05:12:24 PM
There are tools available on the internet that do that job. That way you can e.g. extract icons from Windows Explorer and re-use them (not sure if that is allowed). If you cant find them let me know.
Wilko
Title: Re: extract embedded image
Post by: Pedro Marquez on August 29, 2015, 07:11:18 PM
Ahora tengo windows 10 y visual studio. Creo que esta sera mi despedida.