[PATCH] user32: Fix RealGetWindowClass() to return what it's supposed to for same process windows (try2)

Nikolay Sivov nsivov at codeweavers.com
Tue Feb 18 02:59:30 CST 2014


try2: moved all tests to class.c, removed todo_wine in MDI test.

---
 dlls/user32/button.c      |   1 +
 dlls/user32/class.c       |  75 ++++++++++++++++++++++++++++++-
 dlls/user32/combo.c       |   1 +
 dlls/user32/defdlg.c      |   1 +
 dlls/user32/edit.c        |   1 +
 dlls/user32/listbox.c     |   2 +
 dlls/user32/mdi.c         |   1 +
 dlls/user32/scroll.c      |   2 +-
 dlls/user32/static.c      |   2 +
 dlls/user32/tests/class.c | 110 ++++++++++++++++++++++++++++++++++++++++++++++
 dlls/user32/win.c         |   9 ++++
 dlls/user32/win.h         |  15 +++++++
 12 files changed, 217 insertions(+), 3 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-user32-Fix-RealGetWindowClass-to-return-what-it-s-su.patch
Type: text/x-patch
Size: 14514 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140218/766153df/attachment.bin>


More information about the wine-patches mailing list