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

Nikolay Sivov nsivov at codeweavers.com
Tue Feb 18 23:57:54 CST 2014


try3: existing class descriptions are used now, tests expanded with -W
tests.

---
 dlls/user32/button.c      |   1 +
 dlls/user32/class.c       |  65 +++++++++++++++++++++++--
 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 | 121 ++++++++++++++++++++++++++++++++++++++++++++++
 dlls/user32/win.c         |   9 ++++
 dlls/user32/win.h         |  14 ++++++
 12 files changed, 216 insertions(+), 4 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: 14383 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140219/90711b9b/attachment.bin>


More information about the wine-patches mailing list