user32: Initialize the focus control handle before sending WM_INITDIALOG to the dialog procedure.

Andrew Nguyen arethusa26 at gmail.com
Mon Feb 22 22:42:25 CST 2010


The wParam value of the WM_INITDIALOG message is supposed to be the
handle to the first tabstop control in the dialog. This fixes bug
21820.
---
 dlls/user32/dialog.c       |    2 +-
 dlls/user32/tests/dialog.c |   18 ++++++++++++++++++
 2 files changed, 19 insertions(+), 1 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: e590bbfbc2c0ed8d65e77eb1c2d68860e1d50e6e.diff
Type: text/x-patch
Size: 2270 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100222/4d688ead/attachment.bin>


More information about the wine-patches mailing list