[PATCH] user32/msgbox: Support WM_COPY Message

Dmitry Timoshkov dmitry at baikal.ru
Tue Nov 8 04:26:58 CST 2016


Alistair Leslie-Hughes <leslie_alistair at hotmail.com> wrote:

> +static void MSGBOX_CopyToClipbaord( HWND hwnd )

A typo in the name.

> +    static const WCHAR carriage[] = {'\r','\n', 0};

A usual name would be crlf[W].

-- 
Dmitry.



More information about the wine-devel mailing list