Andreas Mohr <[EMAIL PROTECTED]> wrote:
...

>- better WM_GETDLGCODE
>  Why were Wine's values so completely different from the MS documented
>  ones ??

Hello.

This patch will break the recently fixed accelerators in dialogs,
because of code in dialog.c relies on the fact that dlgCode returned
by button always contains DLGC_BUTTON bit.

If your patch is correct, dialog.c should be fixed too.

Dmitry.

Reply via email to