Nikolay Sivov nsivov@codeweavers.com writes:
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=46712 Signed-off-by: Nikolay Sivov nsivov@codeweavers.com
dlls/user32/tests/win.c | 71 +++++++++++++++++++++++++++++++++++++++++ dlls/user32/win.c | 38 +++++++++++++++++++++- 2 files changed, 108 insertions(+), 1 deletion(-)
It seems to me it would be cleaner to do it the same way it's currently handled in GetWindowWord (which would be interesting to test on 64-bit also).