win32u: Fix Get/SetWindowWord behavior on 32-bit.
commit2784c1caa0a84ada15a37a457dc7d9d5156d9f0e
authorAlexandre Julliard <julliard@winehq.org>
Tue, 13 Sep 2022 20:23:55 +0000 (13 22:23 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 14 Sep 2022 20:38:34 +0000 (14 22:38 +0200)
tree16bb4e0dd90ce451187e2e1949f9fc5f4c816542
parent7ab46c4f21d18c355cffd94df1f67602abb47e0d
win32u: Fix Get/SetWindowWord behavior on 32-bit.
dlls/user.exe16/message.c
dlls/user.exe16/window.c
dlls/user32/tests/win.c
dlls/win32u/window.c