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@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.