On Wed Sep 18 06:51:24 2024 +0000, Rémi Bernon wrote:
Shouldn't this be `(nid->dwInfoFlags & NIIF_ICONMASK) == NIIF_USER` instead to match the condition in explorer? I'm just guessing, I don't know what these flags exactly are.
yup, it should look exactly like this, my implementation doesn't really matter because NIIF_USER work basically like a flag on its own