user32: Fix VK_RETURN handling in IsDialogMessage for dialogs without an IDOK

Dmitry Timoshkov dmitry at codeweavers.com
Wed Sep 15 03:30:38 CDT 2010


Vladimir Panteleev <thecybershadow at gmail.com> wrote:

>   How does this look? I took the opportunity to remove the duplicate
>   "GetDlgItem(hwndDlg, LOWORD(dw))".

It's better, but since BN_CLICKED is 0, there is no need to introduce wParam.

-- 
Dmitry.



More information about the wine-devel mailing list