[PATCH] Revert "user32: Don't use DLGTEMPLATE's ExStyle when creating dialogs."

Andrew Eikum aeikum at codeweavers.com
Tue May 18 16:02:41 CDT 2010


This reverts commit 897f11d33178f1c5b591ba1a516e79ec8834055e.

Nikolay pointed out in Bug 22750 that 897f11d33 caused problems.
After some more research, I found that 897f11d33 was completely wrong.
This patch reverts that bad commit.  A new approach will have to be
found to fix what 897f11d33 was supposed to resolve.  My fault for
trusting MDSN instead of writing proper tests =/
---
  dlls/user32/dialog.c       |    1 -
  dlls/user32/tests/dialog.c |    2 +-
  2 files changed, 1 insertions(+), 2 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Revert-user32-Don-t-use-DLGTEMPLATE-s-ExStyle-when-c.patch
Type: text/x-patch
Size: 1136 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100518/59952c11/attachment.bin>


More information about the wine-patches mailing list