GrabPointer uses now SetWindowLong to change window procedure instead
commitc3f2a140cf86321fecde1bb674c3df2cefdbd460
authorJukka Heinonen <jhei@iki.fi>
Mon, 27 Aug 2001 19:04:18 +0000 (27 19:04 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 27 Aug 2001 19:04:18 +0000 (27 19:04 +0000)
treea08f2ef75dc8ed1e168c0cc05af646556859db9b
parentf2e7ce7f6a78433c8227dc1f2b24ee0521786d9a
GrabPointer uses now SetWindowLong to change window procedure instead
of accessing directly WND structure.
dlls/x11drv/x11ddraw.c