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

Nikolay Sivov nsivov at codeweavers.com
Tue Feb 18 00:58:38 CST 2014


---
 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 | 103 ++++++++++++++++++++++++++++++++++++++++++++++
 dlls/user32/tests/win.c   |  40 +++++++++++++++++-
 dlls/user32/win.c         |   9 ++++
 dlls/user32/win.h         |  15 +++++++
 13 files changed, 248 insertions(+), 5 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: 16327 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140218/f0716b6e/attachment-0001.bin>


More information about the wine-patches mailing list