[WIN32K] Implement NtUserSetWindowLongPtr for 64 bit builds
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Fri, 29 Dec 2017 09:46:19 +0000 (10:46 +0100)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Mon, 19 Feb 2018 21:36:36 +0000 (22:36 +0100)
commit173971d947635026d1d0ee9cf1db7b7847ad9a36
tree14ebc11f5c2040067a0e56f05c8921cf47e73a09
parentee7f479c57623dffcf92507380a16d7b0a51dbb5
[WIN32K] Implement NtUserSetWindowLongPtr for 64 bit builds
Also fix return type of NtUserQueryWindow and type of WND::dwUserData and the value for bAnsi in SetWindowLongPtrA
win32ss/include/ntuser.h
win32ss/user/ntuser/window.c
win32ss/user/ntuser/window.h
win32ss/user/user32/windows/class.c
win32ss/w32ksvc.h