On Mon Dec 4 12:11:25 2023 +0000, Rémi Bernon wrote:
I don't really see why you need to do that, there's already a well defined NIM enum msg that should let you dispatch the calls if you need it.
I split the methods up as it allows to easier differentiate the functions, also there's no need for static `modify_icon`, `add_icon` functions in `winemac.drv` as they are part of the interface now.