Alexandre Julliard pushed to branch master at wine / wine Commits: e4683c4c by Tim Clem at 2026-02-06T10:54:21+01:00 winemac.drv: Unconditionally use CreateIconFromResourceEx for app icons. CreateIconFromResourceEx can handle PNGs, so we can consolidate code paths by special-casing those for handling by CoreGraphics. Also use SizeofResource for the byte size of the icon. Some apps have an inaccurate size for resources in the GRPICONDIR. - - - - - 3 changed files: - dlls/winemac.drv/dllmain.c - dlls/winemac.drv/image.c - dlls/winemac.drv/unixlib.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/e4683c4cffde69b3f80028d64de83d7... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/e4683c4cffde69b3f80028d64de83d7... You're receiving this email because of your account on gitlab.winehq.org.