user32: Ensure that WM_INITDIALOG passes the first tabstop control handle to the dialog procedure.

Andrew Nguyen arethusa26 at gmail.com
Tue Feb 23 01:16:18 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       |    9 ++++++---
 dlls/user32/tests/dialog.c |   18 ++++++++++++++++++
 2 files changed, 24 insertions(+), 3 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 9b3f3f8ed30058663a658d34df4f1fc3fe5b0775.diff
Type: text/x-patch
Size: 2636 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100223/850a603b/attachment.bin>


More information about the wine-patches mailing list