Nikolay Sivov : user32: Do not touch some of the values on 64-bit with SetWindowLong().

Alexandre Julliard julliard at winehq.org
Fri Aug 23 09:31:23 CDT 2019


Module: wine
Branch: stable
Commit: 853731b3a853f132f863749a2336ee14ae576269
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=853731b3a853f132f863749a2336ee14ae576269

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Fri Mar  1 00:53:42 2019 +0300

user32: Do not touch some of the values on 64-bit with SetWindowLong().

Signed-off-by: Nikolay Sivov <nsivov at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>
(cherry picked from commit d00ed8e7b94390f831873278b399b6862f3cc484)
Signed-off-by: Michael Stefaniuc <mstefani at winehq.org>

---

 dlls/user32/tests/win.c | 230 ++++++++++++++++++++++++++++++++++++++++++++++++
 dlls/user32/win.c       |  31 ++++++-
 2 files changed, 258 insertions(+), 3 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=853731b3a853f132f863749a2336ee14ae576269



More information about the wine-cvs mailing list