Alexandros Frantzis (@afrantzis) commented about dlls/winewayland.drv/window.c:
return TRUE;
}
+static HICON get_icon_info( HICON icon, ICONINFO *ii )
Code style: In the winewayland codebase there are no spaces around function parameters/arguments.
Similarly for all the code below.