27 Aug
2024
27 Aug
'24
9:32 p.m.
Currently shell32 only transfers the plain icon for `Shell_NotifyIcon` calls, ignoring balloon icons. This patch allows transferring both images to explorer.exe tray. -- v8: shell32: add support for balloon icon copying shell32: refactor notify_icon to allow copying multiple icons https://gitlab.winehq.org/wine/wine/-/merge_requests/2875