17 Sep
2024
17 Sep
'24
5:42 p.m.
On Tue Sep 17 07:40:40 2024 +0000, Rémi Bernon wrote:
```suggestion:-0+0 if ((nid.uFlags & NIF_INFO) && (nid.dwInfoFlags & NIIF_USER) && cds->cbData > sizeof(*data)) ```
it could work out in the first case, but not here, as if icon is already present, this condition will always be true -- https://gitlab.winehq.org/wine/wine/-/merge_requests/2875#note_82430