On Fri May 16 19:15:49 2025 +0000, Alfred Agrell wrote:
I'm more used to them looking like https://gitlab.winehq.org/wine/wine/-/blob/master/dlls/quartz/filtergraph.c#.... But you're right, it does vary within Wine. Better be consistent within shell32 and ignore this comment.
I saw some interfaces using TRACE and others using FIXME,WARN and ERR for the E_NOTINTERFACE case. Shell32 is totally not consistent, unless the different usages is due to what is encountered on the wild?