[PATCH 0/6] MR261: win32u: nonclient conversion

Huw Davies (@huw) wine at gitlab.winehq.org
Fri Jun 17 01:47:12 CDT 2022


Huw Davies (@huw) commented about dlls/win32u/defwnd.c:
>      return 0;
>  }
>  
> +static LRESULT handle_nc_button_dbl_click( HWND hwnd, WPARAM wparam, LPARAM lparam )
> +{
> +    /*if this is an icon, send a restore since we are handling a double click */
Missing space after the `/*`.

-- 
https://gitlab.winehq.org/wine/wine/-/merge_requests/261#note_2252



More information about the wine-devel mailing list