1 Apr
2025
1 Apr
'25
10:18 a.m.
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. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/6938#note_99495