user: Implementation of Get/SetWindowLongPtr for 64-bit platforms.
authorAlexandre Julliard <julliard@winehq.org>
Wed, 2 Aug 2006 19:59:00 +0000 (21:59 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 2 Aug 2006 19:59:00 +0000 (21:59 +0200)
commit2c2299685fc5e8300ae307e4e15a0b297a42bd4d
treed4e20b3face6d8af779de406cec3e04d979487b0
parentb73dca23023a6d405d1f986aca121b2aa9b42f1e
user: Implementation of Get/SetWindowLongPtr for 64-bit platforms.

Also use the same code for Get/SetWindowWord.
Based on a patch by Ge van Geldorp.
dlls/user/message.c
dlls/user/win.c
include/win.h
include/wine/server_protocol.h
server/protocol.def
server/trace.c