[PATCH 4/4] winecfg: Cosmetic improvements to the about panel

Joel Holdsworth joel at airwebreathe.org.uk
Tue Jun 1 12:50:28 CDT 2010


Are PNG icons supported? It didn't look like they were when I checked.
Also, sizes larger than 255px, are only partially supported in the
format. So any app, including wine would have legitimate reasons to
reject such a file.

On Tue, 2010-06-01 at 11:38 +0200, Alexandre Julliard wrote:
> Joel Holdsworth <joel at airwebreathe.org.uk> writes:
> 
> > +GpImage* LoadPNGResourceW(HINSTANCE hInst, LPCWSTR lpName)
> > +{
> 
> You should be able to use an icon for this, there shouldn't be any need
> to involve gdiplus.
> 





More information about the wine-devel mailing list