Joel Holdsworth <[email protected]> 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. -- Alexandre Julliard [email protected]
Joel Holdsworth <[email protected]> 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. -- Alexandre Julliard [email protected]