5 Feb
2026
5 Feb
'26
9:28 p.m.
On Thu Feb 5 21:16:44 2026 +0000, Tim Clem wrote:
Ok, I'll give that a shot. If we use `CreateIconFromResourceEx()`, doesn't that mean that Wine decompresses the PNG, then we have to draw it into a CGImage? These are typically Vista icons, so 256x256 or larger. `create_cgimage_from_icon()` and `create_cgimage_from_icon_bitmaps()` are also not simple functions.
It seems preferable to just give the PNG to macOS when that's possible. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10036#note_128909